v3.5.0
- Add the ability to render either a
ScrollViewcomponent or aFlatListone (default) (see propuseScrollView) - Add support for versions of React Native <
0.43(see this note) - Add support for custom animations (see props
customAnimationTypeandcustomAnimationOptions) - Add method
triggerRenderingHack()to work around a randomFlatListbug that keeps content hidden until the carousel is scrolled - Hack around
ScrollView/FlatListimage rendering issues on Android - Fix issue with tappable dots when loop is enabled