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

Fix PropTypes error

Open aglio opened this issue 8 years ago • 2 comments

PropTypes in React 16 Deprecated. Use the prop-types package from npm instead.

aglio avatar Oct 24 '17 11:10 aglio

@magicismight please merge, this fixes using this component with react 16

joshbalfour avatar Oct 30 '17 00:10 joshbalfour

If you're impatient as well I have forked the project and fixed this:

https://github.com/soldotno/react-native-lazyload-deux https://www.npmjs.com/package/react-native-lazyload-deux

engvik avatar Nov 02 '17 08:11 engvik