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) Proptypes.string #12

Closed
appongit opened this issue May 14, 2018 · 5 comments
Closed

Undefined is not an object (evaluating) Proptypes.string #12

appongit opened this issue May 14, 2018 · 5 comments

Comments

@appongit
Copy link

I have just today install this and when i import it i got error

@erichua23
Copy link
Member

what is your rn version ?

@appongit
Copy link
Author

@erichua23 0.54.1 rn version

@erichua23
Copy link
Member

It looks like your prop-types is not installed properly, try npm i prop-types under your project root and try again to confirm.

@appongit
Copy link
Author

ok let me try, can i do like this with yarn

yarn add @unpourtous/react-native-search-list
yarn add prop-types

@appongit
Copy link
Author

Thanks its working fine now

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