leecade / leecade/react-native-swiper
Width not change on orientation change
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 10.5k
- Forks
- 2.3k
- PR merge metrics
- No merged PRs in 30d
Description
When I rotate my iPad, the width of Swiper doesn't change.
According to doc which says that width: If no specify default enable fullscreen mode by flex: 1.
But I don't think it works when I rotate the divide.
So is this a bug or something I missed?
| version |
|---|
| "react": "16.0.0-alpha.6" |
| "react-native": "0.44.2" |
| "react-native-swiper": "^1.5.4" |
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 report with the listed React Native, React, and react-native-swiper versions on an iPad, then inspect the Swiper layout behavior during orientation changes. Done means the component width updates correctly after rotation, with the behavior verified on the affected setup.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react-native
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100