react-native-prompt-android
react-native-prompt-android copied to clipboard
Error while running for android
Is this library still being maintained? Im getting null is not an object (evaluating 'PromptAndroid.promptWithArgs'). Any idea?
Getting same error for android TypeError: Cannot read property 'prompt WithArgs' of undefined
Same error in 2021 :/
I'm getting this error with Expo Go, but not with React Native CLI.
I mirrored a project: one runs on React Native CLI and the other runs on Expo CLI.
Since it's native code, you have to use a dedicated development build.
I could display the prompt on an Android device, no problem.