Skip to content

v5.0.0-beta.8

Pre-release
Pre-release

Choose a tag to compare

@dohooo dohooo released this 22 Jul 00:00
33728c4

Patch Changes

  • #933 4561a8b Thanks @dohooo! - Exclude test files from published package tarballs while keeping the React Native source entry intact.

  • #931 a5f22a6 Thanks @dohooo! - Remove the nested GestureHandlerRootView so correctly configured apps no longer log the Android parent-root warning (Issue #921).

    • Preserve carousel navigation and gestures by relying on the application-level Gesture Handler root required during installation.