react-native-image-carousell icon indicating copy to clipboard operation
react-native-image-carousell copied to clipboard

Android support

Open Kudo opened this issue 9 years ago • 1 comments
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.

Kudo avatar Apr 10 '16 14:04 Kudo

I'd love me some android support! +1

joshkmartinez avatar Jan 27 '18 21:01 joshkmartinez