react-native-material-textfield icon indicating copy to clipboard operation
react-native-material-textfield copied to clipboard

Fix propTypes for RN 0.62

Open o-dmytruk opened this issue 5 years ago • 2 comments

In RN 0.62 Remove propTypes from Animated components https://github.com/react-native-community/releases/blob/master/CHANGELOG.md#removed

o-dmytruk avatar Jun 11 '20 09:06 o-dmytruk

please merge this

adrianmui avatar Jan 08 '21 02:01 adrianmui

It's better to use ViewPropTypes exported from react-native as per this patch.

geraintwhite avatar Mar 19 '21 10:03 geraintwhite