react-native-swiper
react-native-swiper copied to clipboard
The best Swiper component for React Native.
### Which OS ? MacOS ### Version Which versions are you using: - react-native-swiper v1.6.0 - react-native v0.64 ### Expected behaviour Fetching data once and not refreshing on swipe. ###...
### Which OS ? MacOS ### Version Which versions are you using: - react-native-swiper = 1.6.0 - react-native = 0.66.0 ### Expected behaviour The library is expected to work without...
### Which OS ? MacOS: both iOS and Android simulator ### Version Which versions are you using: - react-native-swiper v? [email protected] - react-native v0.?.? "0.61.5" ### Expected behaviour Valid indexes...
### Which OS ? Android ### Version Which versions are you using: - react-native-swiper v 1.6.0 - react-native v0.63.4 ### Expected behaviour When loop is complete , first slide should...
**// When I use index={2} here, the slider shows as Active-dot the third slide, but renders content from the first slide.** ``` renderContent() { return ( {this.renderAlbums()} ); } ```...
### Which OS ? ### Version Which versions are you using: - react-native-swiper v1.5.13 - react-native v0.5.7 ================================= > com.facebook.react.bridge.JSApplicationIllegalArgumentException: Error while updating property 'left' in shadow node of type:...
### Is it a bugfix ? - Yes - If yes, which issue? #1231 ### Is it a new feature ? - No ### Describe what you've done: Fixed the...
Swiper image not showing, only can see the dot changing the position. Saw this https://github.com/leecade/react-native-swiper/issues/416 but i added `removeClippedSubviews={false}` also have same issue. Every time i have to delete ``...
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
### Which OS ? ios ### Version Which versions are you using: - react-native-swiper 1.6.0 - react-native "~0.63.4" ### Expected behaviour Is it possible to use this library ? I...