leecade / leecade/react-native-swiper
Since last change v1.5.4 doesn't work as before and latest version also - can't navigate more than 2 screens
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 10.5k
- Forks
- 2.3k
- PR merge metrics
- No merged PRs in 30d
Description
Which versions are you using:
- react-native-swiper v1.5.4
- react-native v0.44+
This version worked fine until few days ago.
I use this component to render a lot of screens and moving back/forward by using .scrollBy() function.
Since last update after npm install swiper now loads only 2 screens and can't navigate any more.
No crash it simply stuck at second screen.
The similar issue I experienced before when set loadMinimal:{2} property but without it component worked fine.
Can you check this or return v1.5.4 to previous state as it was working fine.
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 react-native-swiper v1.5.4 and react-native v0.44+ using multiple screens and scrollBy(). Compare behavior with and without loadMinimal:{2}; done means navigation can move beyond the second screen without a crash.
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