Manoj Yadav

Results 8 comments of Manoj Yadav
trafficstars

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

clearing cache and restarting the packager mostly solves this issues, i had the same issue

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.?