leecade / leecade/react-native-swiper
Does this library support automatic swiping?
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 11.4.1
Version
Which versions are you using:
The most current version from npm install
- react-native-swiper v?
- react-native v0.?.?
Expected behavior
It would be really convenient if there was a function so that I can call:
onPress = e => Swiper.swipeLeft()
And the swiper would animate left by itself.
Actual behaviour
None?
How to reproduce it>
To help us, please fork this component, modify one example in examples folder to reproduce your issue and include link here.
Steps to reproduce
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 reviewing the Swiper API and the examples folder, especially how an example could trigger navigation from a press handler. The issue is done when a supported programmatic call such as Swiper.swipeLeft() animates the swiper to the left, with the behavior demonstrated in an example.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react-native
- Domain
- mobile-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100