ptomasroos / react-native-tab-navigator

A tab bar that switches between scenes, written in JS for cross-platform support
MIT License
2.4k stars 416 forks source link

View.propTypes is deprecated #145

Closed skv-headless closed 7 years ago

skv-headless commented 7 years ago

Using View.PropTypes is deprecated since 0.44.0. facebook/react-native@53905a5 This is a breaking change through, it will require the latest react-native@0.44.0 installed.

ptomasroos commented 7 years ago

Thanks, next published version will then require 0.44.0 and needs to be added to the docs