react-native-prompt-android
                                
                                 react-native-prompt-android copied to clipboard
                                
                                    react-native-prompt-android copied to clipboard
                            
                            
                            
                        Unable to use in Expo
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.
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.