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

Bug with ViewPropTypes.style #54

Closed
manosim opened this issue Sep 21, 2017 · 1 comment
Closed

Bug with ViewPropTypes.style #54

manosim opened this issue Sep 21, 2017 · 1 comment

Comments

@manosim
Copy link

manosim commented Sep 21, 2017

Hello there! Thank you for the great work on this library! I've just updated to 0.8.3 and react-native-video 2.0.0 and I am getting the following error. Currently on React Native 0.42.3.

image

Another error I've got (relative to this one) pointed to this line

style: ViewPropTypes.style,
.

image

Let me know if you need further information!

@manosim
Copy link
Author

manosim commented Sep 21, 2017

I've just realised that ViewPropTypes was introduced on a later version of RN(after 0.42.3) so for now will fork and switch back to View.propTypes.style and try to update RN asap!

@manosim manosim closed this as completed Sep 21, 2017
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

1 participant