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

react-native 0.49.3 Compatibility Issue #27

Open
sorter opened this issue Oct 19, 2017 · 5 comments
Open

react-native 0.49.3 Compatibility Issue #27

sorter opened this issue Oct 19, 2017 · 5 comments

Comments

@sorter
Copy link

sorter commented Oct 19, 2017

It looks like a change broke something in Prompt.js

prompt js

I noticed that if we change the PropTypes import statement to the following, then the error goes away:

import PropTypes from 'prop-types';
@sibelius
Copy link
Contributor

check this #24

@jaysoo can we get this in?

@dcarrot2
Copy link

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?

@ghost
Copy link

ghost commented Nov 11, 2017

@dcarrot2 did you find an answer? I want to use this as well.

@jakallergis
Copy link

@karsens lightman73 fixed this in his fork.
Until he publishes his fork or @jaysoo updates the original package, I will be using lightman73's fork which i published on npm.

It is now called rn-prompt.

@diegoceldranmorell
Copy link

Hi, i only have to say, Thanks for the solution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants