react-native-prompt-android icon indicating copy to clipboard operation
react-native-prompt-android copied to clipboard

not work in android

Open zhangchunyu2016 opened this issue 7 years ago • 2 comments

cannot read property promptWithArgs of undefined...

zhangchunyu2016 avatar Feb 21 '18 01:02 zhangchunyu2016

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

zhangchunyu2016 avatar Feb 21 '18 02:02 zhangchunyu2016

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

Noitidart avatar Mar 10 '18 00:03 Noitidart