leecade / react-native-swiper

The best Swiper component for React Native.
MIT License
10.43k stars 2.34k forks source link

Remove PropTypes #1325

Open janicduplessis opened 2 years ago

janicduplessis commented 2 years ago

Is it a bugfix ?

No

Is it a new feature ?

Yes

Describe what you've done:

ViewPropTypes has been deprecated for a while and recently completely removed. This removes PropTypes as static typing is now preferred.

How to test it ?

Tested locally in an app.