Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 696 Bytes

History.md

File metadata and controls

35 lines (24 loc) · 696 Bytes

v.NEXT

0.1.10

  • Fixed full width center. Thanks @mstrk

0.1.9

  • Update to follow React-Native best practices (componentWillReceiveProps) #3
  • Fixed ref attributes is deprecated (react/no-string-refs)

0.1.8

  • added Allow to set specific height for dots, Thanks @vdrorofeev

0.1.7

0.1.6

  • fixed dots width

0.1.5

  • prop-types package added.

0.1.4

  • fix android showsHorizontalScrollIndicator

0.1.3

  • added active dot border.

0.1.2

  • PropTypes isRequired params.

0.1.1

  • android toScroll function fix.

0.1.0

  • First Release