ldn0x7dc / react-native-view-transformer

A pure JavaScript RN component that makes ANY views transformable using gestures like pinch, double tap or pull.
135 stars 143 forks source link

Converting React.proptypes into Proptypes #26

Open MaheshNandam opened 6 years ago

MaheshNandam commented 6 years ago

Indeed,

Latest React has prop-types though no need to import separately.