Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AlertIOS broken in react-native v0.60.x #25744

Closed
jordangrant opened this issue Jul 20, 2019 · 2 comments
Closed

AlertIOS broken in react-native v0.60.x #25744

jordangrant opened this issue Jul 20, 2019 · 2 comments
Labels
API: Alert API: AlertIOS Bug Platform: iOS iOS applications. Resolution: Locked This issue was locked by the bot.

Comments

@jordangrant
Copy link

Simulator Screen Shot - iPhone 8 - 2019-07-20 at 04 11 24

React Native version:
0.60.4

Steps To Reproduce

  1. Call AlertIOS.prompt() or AlertIOS.alert()

Was working before in 0.59.x

@jordangrant
Copy link
Author

As mentioned in shimohq/react-native-prompt-android#45, the resolution is to use Alert instead of AlertIOS. Alert.prompt() is working. Some documentation on this would be great

@dulmandakh
Copy link
Contributor

Please use Alert. Thank you

@facebook facebook locked as resolved and limited conversation to collaborators Oct 7, 2021
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Oct 7, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
API: Alert API: AlertIOS Bug Platform: iOS iOS applications. Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

3 participants