leecade / leecade/react-native-swiper
[Feature Request] change onIndexChanged behaviour. (Run faster)
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 10.5k
- Forks
- 2.3k
- PR merge metrics
- No merged PRs in 30d
Description
The index is currently changing about 1000 milliseconds (1 second) after changing the page after manually sliding. It could be nice have a property that enables index switching automatically when 60% of an page view width fills a screen during a swipe transition.
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 tracing the React Native Swiper swipe and index-change handling; the issue names no file, test, or entry point. Define how the proposed property controls the 60% page-width threshold and verify that onIndexChanged switches during manual swipes rather than after the current delay.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react-native
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100