flexn-io / renative

🚀🚀🚀 Unified Development Platform for iOS, tvOS, Android, Android TV, Android Wear, Web, Tizen TV, Tizen Watch, Tizen Mobile, LG webOS, macOS/OSX, Windows, KaiOS, FirefoxOS Firefox TV platforms
https://renative.org
MIT License
1.78k stars 182 forks source link

rnv eject does not work properly #1273

Open pavjacko opened 7 months ago

pavjacko commented 7 months ago
  1. in renative project run npx rnv eject -p ios or npx rnv eject -p android

output structure should look like this:

Screenshot 2024-01-02 at 12 13 24
pauliusguzas commented 6 months ago

@pavjacko how should this be tested?

GabrieleKaceviciute commented 6 months ago

android issue is tracked on https://github.com/flexn-io/renative/issues/1307

mihaiblaga89 commented 6 months ago
  1. adding enableJetifier = true in renative.json for an android based platform should make gradle.properties from platformBuilds contain android.enableJetifier=true. Same for enableAndroidX
  2. will create a scheme in app-harness to be able to test the plugin injections