react-native-youtube
                                
                                 react-native-youtube copied to clipboard
                                
                                    react-native-youtube copied to clipboard
                            
                            
                            
                        Invariant Violation: ViewPropTypes has been removed from React Native
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?
try this https://github.com/davidohayon669/react-native-youtube/issues/543 or https://stackoverflow.com/a/73135908
+1
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
I change my lib to react-native-youtube-iframe. Now works well.