React Native 0.50 is the first version to ship with support for React 16.0.0. https://reactjs.org/blog/2017/09/26/react-v16.0.html PropTypes are missing in React object. Can you import it from `prop-types`? <img width="788" alt="screen shot 2017-11-17 at 23 58 16" src="https://user-images.githubusercontent.com/14208343/32970823-34f71ed0-cbf3-11e7-8827-00199db7ebee.png">
React Native 0.50 is the first version to ship with support for React 16.0.0.
https://reactjs.org/blog/2017/09/26/react-v16.0.html
PropTypes are missing in React object. Can you import it from
prop-types?