meliorence / meliorence/react-native-snap-carousel
RTL support
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 10.5k
- Forks
- 2.3k
- PR merge metrics
- No merged PRs in 30d
Description
Is this a bug report, a feature request, or a question?
Question
Thanks for your great library and documentation. I'm using your library but I want to have the autoPlay to slide from right to left. Is there any props to handle this or is it possible for you to make it happen.
I managed to do it by editing snapToNext method, but I prefer to use your library using npm so I need it to be added as a prop.
Thanks in advance
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
Start by reading the snapToNext method and the autoplay behavior in the carousel implementation. Determine how a prop could control right-to-left sliding without editing the installed package; done means autoplay supports the requested direction through a public prop and the behavior is covered by the relevant project checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react-native
- Domain
- internationalization, mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100