react-native-animated-background-color-view
react-native-animated-background-color-view copied to clipboard
Resolve deprecated error about ViewPropTypes
Hi there,
After RN 0.69 warning about "ViewPropTypes has been removed from React Native. Migrate to ViewPropTypes exported from 'deprecated-react-native-prop-types'" became an error.
This PR resolved it.