UNPKG

pinar

Version:

Customizable, lightweight React Native carousel component with accessibility support

25 lines (13 loc) 630 B
# 0.12.2 - Fixed: `scrollTo` and `scrollBy` when `animated: false` is used. # 0.12.1 - Fixed: install error from a missing `patch-package` dependency. # 0.12.0 - Added: `mergeStyles` prop (false by default) to allow default styles to be merged with custom styles without a breaking change. - Added: allow importing of `defaultStyles` from the library. The default styles can be used to manually merge default styles with custom ones. # 0.11.0 - Added: `scrollToIndex` method. # 0.10.1 - Fixed: make sure that `onIndexChanged` does not get called if the new index is the same as the old one. # 0.10.0 - Initial release.