Kudo / react-native-image-carousell

A component for image gallery carousell like iOS Photos app
MIT License
96 stars 13 forks source link

Android support #2

Open Kudo opened 8 years ago

Kudo commented 8 years ago

Currently the implementation is based on '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.

joshkmartinez commented 6 years ago

I'd love me some android support! +1