react-native-looped-carousel
Version:
Looped carousel for React Native
33 lines (23 loc) • 638 B
Markdown
# Changelog
## [0.1.13] - 2018-05-23
### Fixed
- `currentPage` not working when `isLooped` set to `false`
## [0.1.12] - 2018-05-22
### Added
- `Animate to page` example
### Changed
- Lots of small fixes
## [0.1.11] - 2018-05-19
### Added
- `onPageBeingChanged` event
## [0.1.6]
- Fix issue with carousel toScroll not working properly on Android
- Performance optimizations
## [0.1.3]
- Fixed issue with `currentPage` property not working properly
## [0.1.2]
- Fixed issue when single children wasn't displayed properly
## [0.1.1]
- Updated minimum `react-native` peerDependency to `0.25`
## [0.1.0]
- Major rewrite of the module