react-native-swiper
react-native-swiper copied to clipboard
The best Swiper component for React Native.
### Is it a bugfix ? - Yes or No ? - If yes, which issue (fix #number) ? Yes. Issue #1060 ### Is it a new feature ? -...
Bumps [ajv](https://github.com/ajv-validator/ajv) from 5.5.2 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@ChALkeR). Fix boolean schemas with strictKeywords...
Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.10.2 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@ChALkeR). Fix boolean schemas with strictKeywords...
### OS 14.4 ### Version Which versions are you using: - react-native-swiper v1.6.0 - react-native v0.62.13 ### Expected behaviour When user swipes on component, it should move to next page....
### Is it a bugfix ? No ### Is it a new feature ? Yes ### Describe what you've done: ViewPropTypes has been deprecated for a while and recently completely...
### Which OS? ANDROID ### Version 1.6.0 - react-native-swiper v1.6.0 - react-native v0.67.2 ### Expected behavior When using `scrollBy` with value `0` to go to the first panel. The transition...
### Which OS ? Android ### Version "react-native": "0.61.2", "react-native-swiper": "^1.6.0-rc.3", ### How to reproduce it> use your example - `https://github.com/leecade/react-native-swiper/blob/master/examples/components/Basic/index.js` I also added screens. Please look, I think everything...
### Which OS ? ### Version Which versions are you using: - react-native-swiper v? - react-native v0.?.? ### Expected behaviour ### Actual behaviour ### How to reproduce it> To help...
### Android ### Version > 5 - react-native-swiper v1.6.0 - react-native v0.59 ### For example, I have nested array data: ** groups: [[],[],[],[]] ** Each slide is a group and...