1.5.12
- Update core packages
- Optionally disable the 'next' control button (thanks @SSTPIERRE2) (#531)
- Fix
Uncaught TypeError: _this.refs.scrollView.scrollTo is not a function
(thanks @flyskywhy) (#539) - Allow dotStyle and activeDotStyle PropTypes to accept Stylesheet (thanks @knopt) (#346)
- Calculate the offset in the initial state instead of
onLayout
(thanks @kjkta) (#541)