meliorence / meliorence/react-native-snap-carousel
Portrait to landscape rotation.
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 10.5k
- Forks
- 2.3k
- PR merge metrics
- No merged PRs in 30d
Description
When changing the portrait to landscape the image show perfectly but after rotate the image it shows different images like i have 52 images i am viewing index 10th image but when i change portrait to landscape it shows index 20th or other index image.
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
Reproduce the issue with 52 images by viewing index 10 in portrait, then rotating to landscape and checking whether the carousel moves to another index. Trace the carousel's orientation-change and index handling; done means the same image remains selected after rotation on both Android and iOS.
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
- Needs clarification
- Newbie friendliness
- 35/100