leecade / leecade/react-native-swiper
Swiping doesn't work, it just scrolls the screen.
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 10.5k
- Forks
- 2.3k
- PR merge metrics
- No merged PRs in 30d
Description
Version
Which versions are you using:
- react-native-swiper v1.5.9
- "react-native": "https://github.com/expo/react-native/archive/sdk-19.0.0.tar.gz",
Expected behaviour
Swiping horizontally should actually swipe to the next screen.
Actual behaviour
Swiping just scrolls little by little.
Steps to reproduce
This is the exact code I use:
https://snack.expo.io/BJ_GKl6vZ
But when building from the Expo XDE the screen doesn't actually swipe, it just scrolls.
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 reproducing the issue with the linked Snack and the reported react-native-swiper v1.5.9 and Expo React Native SDK 19 setup. Compare the Expo XDE behavior with the expected horizontal swipe; done means swiping advances to the next screen instead of only scrolling incrementally.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react-native
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100