Skip to content

Latest commit

 

History

History
51 lines (26 loc) · 1.02 KB

CHANGELOG.md

File metadata and controls

51 lines (26 loc) · 1.02 KB

react-native-reanimated-carousel

4.0.0-alpha.0

Major Changes

3.5.1

Patch Changes

  • 870b130: Fixed ref unsable issue.

3.5.0

Minor Changes

  • c117a3a: Reducing default seetings for Android. (gestureHandlerRootHOC)

3.4.0

Minor Changes

  • 8ea24ca: Added maxScrollDistancePerSwipe props.

3.3.2

Patch Changes

  • 0237ae8: Solved the crush issue.

3.3.1

Patch Changes

  • b09fb81: chore: only push the lib to npm.

3.3.0

Minor Changes

  • 677b37b: 🚀 Support to test.

3.2.0

Minor Changes

  • 01184e9: 🚀 Add new props overscrollEnabled to support scrolling management.