meliorence / meliorence/react-native-snap-carousel
[QUESTION] To get rid of swipe transition when moving to one item to another when loop and autoplay are true?
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 10.5k
- Forks
- 2.3k
- PR merge metrics
- No merged PRs in 30d
Description
Hi, I am new to animation in react native, and want to know, how to get rid of transition swipe left/right when loop and autoplay are true?
I want to make the transition to be fade in and fade out without swipe transition, thus when user is swiping, its transition from one item to other item should be fade in and fade out, not swipe transition as shown in examples.
Thankyou!!
Contributor guide
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
No file or test is named. Start by reproducing the behavior in the examples with loop and autoplay enabled, then trace the carousel transition configuration; done means user-driven and automatic item changes use fade in and fade out instead of horizontal swipe transitions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react-native
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100