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

Cannot read property 'string' of undefined | React.PropTypes | LayoutPropTypes.js #14709

Closed
Jonovono opened this issue Jun 23, 2017 · 1 comment
Labels
Resolution: Locked This issue was locked by the bot.

Comments

@Jonovono
Copy link

Seems to be crashing with:

    "react": "^16.0.0-alpha.12",
    "react-native": "^0.45.1",

I think it's because they are still using var ReactPropTypes = require('React').PropTypes; instead of the prop types file?

@hramos
Copy link
Contributor

hramos commented Jun 23, 2017

Known issue. We're tracking a fix in #14712, #14713.

@hramos hramos closed this as completed Jun 23, 2017
@facebook facebook locked as resolved and limited conversation to collaborators Jun 23, 2018
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Jul 18, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

3 participants