-
Notifications
You must be signed in to change notification settings - Fork 191
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 '_react2.PropTypes.number') #32
Comments
You have to add PropTypes library and import then into the files. React recently put prop-types into its own package. |
Can you explain what you mean by this @johncoronel, I'm also getting this error and not really sure where to go from here. |
still not solved |
I fixed it by getting the package using and then editing the src files Thanks |
can this slider be used while developing app using expo? if yes then how? because I'm facing this error |
When I am running my app I am after adding circular slider getting this error
The text was updated successfully, but these errors were encountered: