leecade / leecade/react-native-swiper
Android "dots container" margin/padding bottom not the same in ios
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 10.5k
- Forks
- 2.3k
- PR merge metrics
- No merged PRs in 30d
Description
It seems like the swiper's "dots" container located at the bottom view has margin/padding as a default in ios but in Android, theres seems to have 0 margin/padding. Is this the expected behavior?

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 swiper dots-container spacing difference on iOS and Android, then locate the component code that defines the dots container styling. Compare the platform-specific behavior and confirm the expected bottom spacing before making a change; done means the behavior is consistent with that expectation.
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
- 35/100