leecade / leecade/react-native-swiper
Android: my swiper is rendering the last image first
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 10.5k
- Forks
- 2.3k
- PR merge metrics
- No merged PRs in 30d
Description
The dots indicate it's the first image but it's really the last image in the set. After swiping once, the react-native-swiper behaves correctly. Has anyone else had this bug?
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 initial-render state on Android with a set of images and compare the selected dot with the visible image before and after one swipe. Trace the swiper entry point and its initial index handling; done means the first image and first dot agree immediately, without requiring a swipe.
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
- Needs clarification
- Newbie friendliness
- 25/100