Sven Hennessen

Results 1 issues of Sven Hennessen

`PropTypes` is no longer part of `react` and hence must required from package `prop-types`. Similar to [this issue](https://github.com/devfd/react-native-google-signin/issues/280). Insert `var PropTypes = require('prop-types');` [here](https://github.com/kevinstumpf/react-native-flip-view/blob/master/index.js#L8)