juiceo / react-native-easy-markdown

Simple & customizable React Native component to render Github-flavoured markdown using minimal native components.
https://www.npmjs.com/package/react-native-easy-markdown
65 stars 62 forks source link

change to use prop-types for React 16 #11

Closed dkphung closed 6 years ago

dkphung commented 6 years ago

library is breaking when using React 16 because PropTypes have been remove from React