meliorence / meliorence/react-native-snap-carousel
Change direction of carousel from left -> right to right -> left.
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 10.5k
- Forks
- 2.3k
- PR merge metrics
- No merged PRs in 30d
Description
Hello there, I would like to know if there's a way to change the direction of the slide from Left -> Right to Right -> Left.
I've tried to set firstItem param as array length of data, but the problem is the array length changes by API call.
Thank you so much.
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
The issue names no files or tests; start by locating the carousel's direction handling and the firstItem prop in the React Native component and its documentation. Verify how direction behaves when the item count comes from an API, and consider the work done when a carousel can reliably slide right-to-left without relying on a fixed array length.
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