nick / react-native-carousel

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

Fix carousel in iOS with react-native 0.28 #51

Closed francisco-sanchez-molina closed 8 years ago

joshjhargreaves commented 8 years ago

Do you know if this issue was also present on Android?

francisco-sanchez-molina commented 8 years ago

I test carousel with android and ios, only in 0.28 ios version fail (carousel is locked)

joshjhargreaves commented 8 years ago

Thanks, good to know! I'll also check it out tomorrow!

I actually did read that there were some breaking layout changes in 0.28 that weren't in the release notes, so this could be the reason why! Some code could be replying on these bugs to work!