ptomasroos / react-native-scrollable-tab-view

Tabbed navigation that you can swipe between, each tab can have its own ScrollView and maintain its own scroll position between swipes. Pleasantly animated. Customizable tab bar
https://www.npmjs.com/package/react-native-scrollable-tab-view
6.93k stars 2.29k forks source link

Use deprecate-react-native-prop-types #1178

Closed irmakcosarsahna closed 2 years ago

irmakcosarsahna commented 2 years ago

Platforms affected All

What does this PR do? RN 0.68 has deprecated and will eventually remove ViewPropTypes (see post). This adds the deprecated-react-native-prop-types package and uses that instead.

What testing has been done on this change? Local testing, to ensure the deprecation warning has been removed.

clwy-cn commented 2 years ago

https://www.npmjs.com/package/clwy-react-native-scrollable-tab-view