leecade / leecade/react-native-swiper
Changing the autoplay prop causes weird behavior with index
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 ?
iOS maybe more
Version
Which versions are you using:
- react-native-swiper v1.6.0-rc1?
- react-native v0.59.5
Expected behaviour
The same image should continue to be displayed when props.autoplay is updated
Actual behaviour
The image changes when props.autoplay is changed
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 issue #1078 with react-native-swiper v1.6.0-rc1 and React Native v0.59.5 on iOS, changing props.autoplay while viewing an image. Trace how the autoplay update affects the index and displayed image. Done means changing autoplay leaves the same image displayed.
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