meliorence / meliorence/react-native-snap-carousel
RTL issue in react native 0.74
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 10.5k
- Forks
- 2.3k
- PR merge metrics
- No merged PRs in 30d
Description
Hello I am facing an issue in RTL version where the scroll to an item is not working properly and getting the below warning:
scrollToOffset may not be called in RTL before content is laid out
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 in the report. Start by reproducing the RTL carousel behavior with React Native 0.74 and inspect the scroll-to-item path around layout timing; done means scrolling reaches the requested item without the reported warning.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react-native
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100