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 'bool' of undefined #42

Open
deejaygeroso opened this issue Dec 4, 2017 · 3 comments
Open

Cannot read property 'bool' of undefined #42

deejaygeroso opened this issue Dec 4, 2017 · 3 comments

Comments

@deejaygeroso
Copy link

react v16.2.0
react-native v0.50.4
react-native-autogrow-textinput v4.1.3

simulator screen shot - iphone 7 - 2017-12-04 at 15 12 45

So basically after upgrading react-native from v48 to v50 this happens to the package.
Any ideas??

@jimdebeer
Copy link

this has to do with newer versions of react not having prop-types included - use the prop-types lib from npm

@jimdebeer
Copy link

jimdebeer commented Dec 4, 2017

check pull req -> #38

@jimdebeer
Copy link

and this pr #26

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