-
Notifications
You must be signed in to change notification settings - Fork 508
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 '_react3.default.PropType.bool') #104
Comments
You can fix it just using
issue #102 |
Thanks @eriveltonelias that worked, but now Skip and Done buttons are very closer to bullets 😭 |
@drm-code you're welcome. :) |
@eriveltonelias thanks this worked for me too :) |
that worked, but now Skip and Done buttons are very close to bullets By adding |
npm install react-native-app-intro@[email protected]:merryjs/react-native-app-intro.git --save 靠谱 |
Facing the same issue but under the |
@eriveltonelias my code index.js
StackNAvigator.js
my introscreen.js
|
@kukode I think that your project is missing the |
yes im get error undefined is not an object (evaluating rngesturehandledmodule state |
@eriveltonelias i get |
@eriveltonelias my dependenciy "react-native-app-intro": "git+https://github.com/merryjs/react-native-app-intro.git" |
I just install the plugin today and I got this error.
I read this https://stackoverflow.com/questions/42542540/react2-default-proptypes-function-is-undefined#answer-46434046, but I couldn't solve it, so I install the component on this one is based, and it works, but this one is easier to use, please fix the issue T_T
React: 0.49.5 ReactNativeCli: 2.0.1 OS: linux
The text was updated successfully, but these errors were encountered: