nick / react-native-carousel

Carousel component for react-native
MIT License
458 stars 107 forks source link

Add Android Support #43

Closed mikelambert closed 8 years ago

mikelambert commented 8 years ago

This should fix https://github.com/nick/react-native-carousel/issues/32. Though this change presumes my other pull request went in first https://github.com/nick/react-native-carousel/pull/42 (as it includes it directly, to avoid any nasty merge conflicts that may have resulted from doing them on entirely separate branches)

radiegtya commented 8 years ago

is it available on npm? I mean already published? because my android still getting error

mikelambert commented 8 years ago

What is the "error" you are seeing? And which version of React Native and react-native-carousel?

radiegtya commented 7 years ago

sorry it's not error, but a bug. its running on ios but not in android, the bullet slide are on top, and the content not displayed