react-native-htmlview icon indicating copy to clipboard operation
react-native-htmlview copied to clipboard

Remove PropTypes

Open janicduplessis opened this issue 3 years ago • 0 comments

React native recently completely removed ViewPropTypes. It has been deprecated for a while. This removes prop types from the component.

See https://github.com/facebook/react-native/commit/10199b158138b8645550b5579df87e654213fe42

janicduplessis avatar Feb 04 '22 21:02 janicduplessis