leecade / leecade/react-native-swiper
Layout not fitting screen when orientation changed.
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 10.5k
- Forks
- 2.3k
- PR merge metrics
- No merged PRs in 30d
Description
If I change the orientation in Iphone, the swiper won't view items as stretched. However when I reload as orientation changed, it fits the horizontal screen. How can I fix this?
- First Open
- Orientation Changed
- Reload after orientation changed
- Rotate again to horizontal screen
Contributor guide
No contributing guide indexed for this repository
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 reproducing the orientation change on an iPhone in the react-native-swiper project and inspect how the swiper handles layout after rotation. Done means the items fit the new horizontal or vertical screen immediately, without requiring a reload.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react-native
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 28/100