leecade / leecade/react-native-swiper
expo web prop types removed
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 10.5k
- Forks
- 2.3k
- PR merge metrics
- No merged PRs in 30d
Description
Which OS ?
Expo web
Version
Which versions are you using:
- react-native-swiper v? 1.6.0
- react-native v0.?.? expo sdk 39
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
- upgrade to expo 39
- error
Proptypes have been removed on expo web
Can't resolve 'react-native-web/dist/exports/ViewPropTypes' in '.../node_modules/react-native-swiper/src'
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by inspecting react-native-swiper/src and the reference to react-native-web/dist/exports/ViewPropTypes while reproducing with Expo SDK 39 after the Expo 38-to-39 upgrade. Done means the Expo web app no longer crashes with the unresolved-module error and swiper works.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react-native
- Domain
- mobile, web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100