shimohq / react-native-prompt-android

A polyfill library for Alert.prompt on Android platform, working both on Android and iOS platform.
MIT License
129 stars 74 forks source link

not work in android #30

Open zhangchunyu2016 opened 6 years ago

zhangchunyu2016 commented 6 years ago

cannot read property promptWithArgs of undefined...

zhangchunyu2016 commented 6 years ago

Scanning folders for symlinks in /Users/zhangchunyu/vase/node_modules (7ms) rnpm-install info Linking react-native-prompt-android android dependency rnpm-install ERR! Something went wrong while linking. Error: ENOENT: no such file or directory, open '/Users/zhangchunyu/vase/android/app/src/main/java/com/example/administrator/vase_android/MainApplication.java' Please file an issue here: https://github.com/facebook/react-native/issues

Noitidart commented 6 years ago

The automatic linking sometimes fails. I updated the manual linking instructions, this should fix it - https://github.com/Noitidart/react-native-prompt-android/tree/patch-1#manual-linking