leecade / leecade/react-native-swiper
question: Is there an option to set the duration of the transition between sliders when `autoplay` is enabled?
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 ?
Kubuntu 18.04
Version
Which versions are you using:
- react-native-swiper 1.5.14
- react-native v0.60.4
Expected behaviour
When the prop is set to a value, the transition between slides will animate in that time.
I searched and no prop appear to exists for this specific use case.
I do not mean the time to wait to select the next slide, but the time it takes the next slide to animate itself into the active position once autoplayTimeout ticked in.
Actual behaviour
Noop
How to reproduce it>
Noop
Steps to reproduce
Noop
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 reviewing react-native-swiper's autoplay handling and the existing autoplayTimeout behavior. Determine where the slide transition animation is configured; done means a prop can control the animation duration independently of the delay before selecting the next slide.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react-native
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100