leecade / leecade/react-native-swiper
swiper attribute height not working
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 10.5k
- Forks
- 2.3k
- PR merge metrics
- No merged PRs in 30d
Description
Which OS ?
iOS 12.2
Version
Which versions are you using:
- react-native-swiper v15.14?
- react-native v0.59.8
Expected behaviour
The dots should been within the swiper!
Actual behaviour

Code
<Swiper style={styles.swiper} height={200} autoplay />
How to reproduce it
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 running the linked Expo Snack on iOS with the reported react-native-swiper and React Native versions, using the shown Swiper configuration. Trace how the Swiper height and pagination dots are laid out, then verify that the dots remain within the 200-height swiper rather than appearing outside it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react-native
- Domain
- frontend, mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100