-
Notifications
You must be signed in to change notification settings - Fork 2
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
_react2.PropTypes is undefined #3
Comments
As shown under in fitVideo.component.js import PropTypes and in Video.js separate Component and PropTypes. Existing: Make changes: In Video.js Notice: npm install --save prop-types if PropTypes not installed. |
This was developed for an old version of react-native. |
@justjd1992 Fixed that one error, but got anotherone after that "undefined is not an object (evaluating '_reactNative.NativeModules.UIManager.RCTVideo.Constants') I'm using Expo. |
ok i got a lots of problems when test that library, lucky saw lasted update from. 5 years ago then i removed that shit |
I keep getting this error whenever I even just import:
The text was updated successfully, but these errors were encountered: