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

undefined is not an object (evaluating '_react.PropTypes.bool') #32

Open
LAITONEN opened this issue Sep 29, 2017 · 1 comment
Open

undefined is not an object (evaluating '_react.PropTypes.bool') #32

LAITONEN opened this issue Sep 29, 2017 · 1 comment

Comments

@LAITONEN
Copy link

Getting this are using the component in the freshly installed 'react-native-cli" project.
screen shot 2017-09-29 at 10 25 12 am

@PaperMonster
Copy link

It's caused by PropTypes being moved out of react-native to separate package prop-types in recent React Native versions. You can refer to AutoGrowingTextInput.js in PR #26 for temporary fix.

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

2 participants