Skip to content

v2.1.0

Compare
Choose a tag to compare
@leMaik leMaik released this 21 Oct 14:42
· 19 commits to master since this release

Thanks to the 1 contributor who made this release possible. 🎉

Changed

  • Fix component not working with only one slide #44 #45 @PorterK
    You can now use the carousel with just one slide, the arrows and dots are hidden.

Added

  • Add ModalProps and ButtonProps props to allow passing custom props to the Button and Modal elements
  • Add containerStyle to allow overriding the previously hard-coded styles of the react-swipeable-views container