- Fixed full width center. Thanks @mstrk
- Update to follow React-Native best practices (componentWillReceiveProps) #3
- Fixed ref attributes is deprecated (react/no-string-refs)
- added Allow to set specific height for dots, Thanks @vdrorofeev
- Align dots on x axis thanks @dbarner1
- fixed dots width
- prop-types package added.
- fix android showsHorizontalScrollIndicator
- added active dot border.
- PropTypes isRequired params.
- android toScroll function fix.
- First Release