Skip to content

Release 4.2.0

Latest
Compare
Choose a tag to compare
@likashefqet likashefqet released this 29 Sep 22:19

4.2.0 (2024-09-29)

What's new

  • Enhanced Pan Gesture Handling: Improved the accuracy and responsiveness of pan gestures, ensuring smoother and more natural interactions when panning images.

  • Refined Single Tap Detection: The single tap gesture functionality has been enhanced to trigger more reliably, providing better consistency and control without interfering with other gestures.

  • Updated Example Integration:

    • Added new examples demonstrating how to leverage the scale value for custom animation effects.
    • Provided an example showcasing how to integrate the Image Zoom Component with react-native-reanimated-carousel, allowing for animated, zoomable image carousels.
  • TypeScript Support for Animated Props: Expanded TypeScript definitions to include support for animated props, ensuring better type safety and compatibility with Reanimated-based animations.