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

PropTypes: 'object' of undefined #87

Open
cynthiahenaff opened this issue Nov 10, 2017 · 2 comments
Open

PropTypes: 'object' of undefined #87

cynthiahenaff opened this issue Nov 10, 2017 · 2 comments

Comments

@cynthiahenaff
Copy link

With new versions of React-native, PropTypes object is not in React but is in prop-types.

It has been already patched in this commit: 9d127da

Unfortunately, there isn't new release published since then.
It would be great to publish a new release to avoid the following bug:

capture d ecran 2017-11-10 a 18 05 08

@prscX
Copy link
Contributor

prscX commented Nov 13, 2017

HI @matc4

Can you please publish latest release v1.2.0 on NPM. We are getting v1.1.0 as the latest release

Thanks
Pranav

@ramey502
Copy link

Now, there is not propTypes in this React, it's already in the 'prop-types'.
you can change to "# import PropTypes from 'prop-types' ".

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

3 participants