react-native-image-carousell
react-native-image-carousell copied to clipboard
Android support
trafficstars
Currently the implementation is based on <ScrollView>'s pagingEnabled and maximumZoomScale which are both iOS support only.
We should do it with ViewPagerAndroid or do the logic ourselves in order to support for Android.
I'd love me some android support! +1