leecade / react-native-swiper

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

expo web prop types removed #1229

Open Antoine007 opened 4 years ago

Antoine007 commented 4 years ago

Which OS ?

Expo web

Version

Which versions are you using:

Expected behaviour

swiper works

Actual behaviour

Bug. whole app crash

How to reproduce it>

Have an app with expo 38 and swiper

Steps to reproduce

  1. upgrade to expo 39
  2. error

Proptypes have been removed on expo web

 Can't resolve 'react-native-web/dist/exports/ViewPropTypes' in '.../node_modules/react-native-swiper/src'
Antoine007 commented 4 years ago

Might be linked to this