leecade / leecade/react-native-swiper
add button/element to same z-index as paginated dots
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 10.5k
- Forks
- 2.3k
- PR merge metrics
- No merged PRs in 30d
Description
when swiping, the dots are always fixed on top of the swiper's contents, and remain in the same position while the contents beneath it scroll in/out of view... right now i have 4 intro screens to swipe through, which means i have 4 "login with facebook" buttons on each of my intro screens, but i'd much rather only have 1 button that stays constant and doesn't move around, kind of like pagination dots that don't move around... how can i achieve this?
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 four-screen swipe described in the issue and inspect the React Native Swiper pagination behavior and documented API. Done means establishing a supported way for one Facebook-login button to remain fixed with the pagination dots while the swiper contents change.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react, react-native
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100