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

React.PropTypes is undefined #31

Open mjm918 opened 4 years ago

mjm918 commented 4 years ago

React has excluded PropTypes from core. Use 'prop-types' instead

P1robot commented 4 years ago

Automated benchmark results (pass #0): passed

concurrency: 32
requests per second: 6160
concurrency: 128
requests per second: 7641
concurrency: 512
requests per second: 4685
concurrency: 1024
requests per second: 4006
danleveille commented 4 years ago

@ldn0x7dc Any chance you could merge this? :)