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

Unable to use in Expo

Open jgfoster opened this issue 6 years ago • 2 comments

TypeError: undefined is not an object (evaluating 'u.promptWithArgs')

To see this take the usage code from the README.md and drop it into https://snack.expo.io/. With iOS the prompt displays properly but with Android we get the above error.

jgfoster avatar Apr 04 '19 00:04 jgfoster

Same issue here

Since it's native code, you have to use a dedicated development build. No problem, I could display the prompt on an Android device.

eightyfive avatar Oct 20 '22 07:10 eightyfive