davidohayon669 / react-native-youtube

A <YouTube/> component for React Native.
MIT License
1.15k stars 474 forks source link

Fix ViewPropTypes deprecation error #538

Closed netzwerg closed 11 months ago

netzwerg commented 2 years ago

Using react-native-youtube v2.0.2 with RN v0.69 leads to the following error:

ERROR Invariant Violation: ViewPropTypes has been removed from React Native. Migrate to ViewPropTypes exported from 'deprecated-react-native-prop-types'

This PR fixes the import statements as suggested.

oxilor commented 1 year ago

@davidohayon669 Please merge it.

zabojad commented 11 months ago

Thank you @netzwerg for you PR!

harisbaig100 commented 1 month ago

in which version this merged commit got released ? i dont see these changes in version 2.0.2 which was release 3 years ago and then no version was released