react-native-youtube icon indicating copy to clipboard operation
react-native-youtube copied to clipboard

Invariant Violation: ViewPropTypes has been removed from React Native

Open mMarcos208 opened this issue 2 years ago • 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

mMarcos208 avatar Nov 22 '22 17:11 mMarcos208

+1

pinkhoodie avatar Nov 23 '22 05:11 pinkhoodie

Has this been resolved?

darias08 avatar Dec 16 '22 22:12 darias08

try this https://github.com/davidohayon669/react-native-youtube/issues/543 or https://stackoverflow.com/a/73135908

LeonardodeLima avatar Jan 09 '23 15:01 LeonardodeLima

+1

sebasbeleno avatar Jul 20 '23 05:07 sebasbeleno

it was fixed using this PR https://github.com/davidohayon669/react-native-youtube/pull/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

harisbaig100 avatar May 09 '24 09:05 harisbaig100

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

mMarcos208 avatar May 09 '24 12:05 mMarcos208