leecade / leecade/react-native-swiper

question: Is there an option to set the duration of the transition between sliders when `autoplay` is enabled?

Open
#1,102 2 comments 1 reaction 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.