react-native-looped-carousel
react-native-looped-carousel copied to clipboard
:carousel_horse: Looped carousel for React Native
animateToPage and _animatePreviousPage not working in ScrollView in iPhone 6Plus and iPhone 7. ``` console.log(p)} currentPage = {this.state.currentPageNo} ref = {(ref) => { this._carousel = ref; }}> 1 {this._carousel._animateNextPage()}}>onpress 22...
When I update react native 0.57 but the android platform when swiping to the page is jumped to many pages ??
The code which i done is : console.log(p)} > 1 2 3
I used this library for showing the carousel in my React Native TV app. It working fine with Apple TV(tvOS) but when I run this in Android TV, the image...
Hi, maybe we could set `Scrollview.scrollEventThrottle` for performance? FYI: https://facebook.github.io/react-native/docs/scrollview#scrolleventthrottle
Bumps [babel-jest](https://github.com/facebook/jest) from 23.0.1 to 23.4.2. Changelog *Sourced from [babel-jest's changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md).* > ## 23.4.2 > > ### Performance > > - `[jest-changed-files]` limit git and hg commands to specified roots...
https://facebook.github.io/react-native/docs/flatlist.html
Bumps [eslint-config-airbnb](https://github.com/airbnb/javascript) from 15.1.0 to 17.0.0. Commits - [`cae920f`](https://github.com/airbnb/javascript/commit/cae920fc308325b40f49c5e8f76bbeb5d8663fc5) [eslint config] v17.0.0 - [`d14ed5d`](https://github.com/airbnb/javascript/commit/d14ed5daa7625eab6e03fb290b0a18ed11b229fc) [eslint config] [breaking] update `eslint-config-airbnb-base` - [`afe3407`](https://github.com/airbnb/javascript/commit/afe340773f082b262955abf243efbd60e2d87ee4) [eslint config] [base] v13.0.0 - [`8be089e`](https://github.com/airbnb/javascript/commit/8be089eb1138c6e5dbdc27146248525c0633ba47) [eslint config] fix...