Manoj Yadav
Manoj Yadav
Im facing the exactly same issue, app crashes when i try to open the modal second time...
@gawrysiak , thanks for your workaround mahn... but this is most probably not working
me waiting for it too...
clearing cache and restarting the packager mostly solves this issues, i had the same issue
still....
android app crashes everytime, tried almost everything out there on internet, nothing is wokring... :-|
@HishamMubarak Got it working... Just before generating apk run this command: `react-native bundle --platform android --dev false --entry-file index.js --bundle-output android/app/src/main/assets/index.android.bundle --assets-dest android/app/src/main/res`
hey guys, Stucked at same point, is there any update on same.?