Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 612 Bytes

File metadata and controls

24 lines (18 loc) · 612 Bytes

0.3.5

  • Add indicatorSpace prop (@alinz)

0.3.3

  • Add indicatorSize prop (@daviferreira)

0.3.2

  • Add hideIndicators prop (@daviferreira)

0.3.1

  • Add onPageChange prop (@unknownexception)

0.3.0

  • Bump react-native dependency

0.2.0

  • Add indicatorAtBottom prop (@imaffett)
  • Added new styles for the indicator positions (@imaffett)
  • Clicking the indicators will switch the card/page it is on. (@imaffett)
  • Set the background of the indicator to transparent. (@imaffett)
  • Set bounces=false on the ScrollView used for the Carousel (@imaffett)

0.1.0

  • Initial component