react-native-prompt-android
react-native-prompt-android copied to clipboard
AlertIOS is replaced with Alert in 0.59.0
AlertIOS is replaced with Alert in 0.59.0 for iOS - better to update this
I think I have the same issue.
undefined is not an object (evaluating '_reactNative.AlertIOS.prompt')
"react-native": "0.60.4"
https://github.com/facebook/react-native/issues/25744
Same here. Is there any update?
Does this package still work? Getting null is not an object (evaluating 'PromptAndroid.promptWithArgs') when trying to run the basic example in the readme