renative
renative copied to clipboard
Fix/android manifest generating
Description
- when generating androidManifest file rnv doesnβt take into account settings from plugins/
/androidTemplate section
Related issues
- https://github.com/flexn-io/renative/issues/1435
Npm releases
n/a
@ElenaDiachenko any way to test this?
@pauliusguzas
Check https://github.com/flexn-io/renative/issues/1435. I added settings to app-harness/renative.json/plugins/"react-native-photo-editor"/android/templateAndroid/AndroidManifest_xml
.
If you run android and check platformBuilds/harness_android/app/src/main/AndroidManifest.xml
you will see these activities and uses-permission being injected.
@ElenaDiachenko I think we agreed that no testing will be done via code, test case on app-harness maybe should be added. cc @pavjacko @mihaiblaga89