davidohayon669/react-native-youtube

Invariant Violation: ViewPropTypes has been removed from React Native

mMarcos208 opened this issue · 6 comments

After upgrade to 0.70.6 this error show me.

Error: Requiring module "3331", which threw an exception: Invariant Violation: ViewPropTypes has been removed from React Native. Migrate to ViewPropTypes exported from 'deprecated-react-native-prop-types'., js engine: hermes

+1

Has this been resolved?

it was fixed using this PR #538 but the new version never got released. I don't see these changes in version 2.0.2 which was release 3 years ago and then no version was released

I change my lib to react-native-youtube-iframe. Now works well.