react-native-swiper
react-native-swiper copied to clipboard
The best Swiper component for React Native.
### Android ### Version - react-native-swiper v1.6.0-nightly.5 - react-native v0.61.4 ### Expected behaviour The loading component should stop and the page will be shown. ### Actual behaviour The loading not...
Hello, Is there any way to get current screen element? By `index` is not possible, because I update the array of elements dynamically and the index is getting broken when...
### Which OS ? Android ### Version Which versions are you using: - react-native-swiper v1.5.12 - react-native v0.47.2 ### Expected behaviour Correctly working inner nested swiper ### Actual behaviour Inner...
### Which OS ? android only ### Version Which versions are you using: - react-native-swiper v1.6.0 - react-native v0.61.2 - huawei honor 30s - android 10 ### Expected behaviour loop...
When the user does a crazy amount of swapping the component get diff as negative or positive and sometimes result in an overflow 'or' underflow of the index results in...
### Is it a bugfix ? - Yes - https://github.com/leecade/react-native-swiper/issues/1053 ### Describe what you've done: The contentOffset was looking inside state rather than this.internals, where the offset is adjusted. This...
Bumps [plist](https://github.com/TooTallNate/node-plist) from 3.0.1 to 3.0.4. Changelog Sourced from plist's changelog. 3.0.4 / 2021-08-27 inline [email protected] to eliminate security warning false positive (Mike Reinstein) 3.0.3 / 2021-08-04 update xmldom to...
Is it possible to use this library and create partially visible swiper like
### MacOS ### Version Which versions are you using: - react-native-swiper v1.5.14 - react-native v0.57.7 ### Expected behaviour expected image to be the first one since the dot is ###...
Hello! I was wondering if there could be an option to customize the speed at which the slides are swiped. Right now it seems like there is only an option...