-
Notifications
You must be signed in to change notification settings - Fork 116
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
react-native 0.49.3 Compatibility Issue #27
Comments
Running into this issue as well. The last time a diff was merged to master was back in 2016. Is there a fork of this project that's being actively maintained? |
@dcarrot2 did you find an answer? I want to use this as well. |
@karsens lightman73 fixed this in his fork. It is now called rn-prompt. |
Hi, i only have to say, Thanks for the solution! |
It looks like a change broke something in Prompt.js
I noticed that if we change the
PropTypes
import statement to the following, then the error goes away:The text was updated successfully, but these errors were encountered: