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

upgrade lib, use separate prop-types lib #24

Open futurechallenger opened 6 years ago

futurechallenger commented 6 years ago

use separated prop-types.

import PropTypes from 'prop-types';