react-native-animated-background-color-view icon indicating copy to clipboard operation
react-native-animated-background-color-view copied to clipboard

Resolve deprecated error about ViewPropTypes

Open r3nya opened this issue 2 years ago • 0 comments

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.

r3nya avatar Jul 27 '22 08:07 r3nya