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

resolve tabBarStyle type error and componentWillReceiveProps warning #204

Open 307499815 opened 4 years ago

307499815 commented 4 years ago

change tabBarStyle prop type to ViewPropTypes.style change componentWillReceiveProps to UNSAFE_componentWillReceiveProps