Skip to content

Releases: callstackincubator/react-native-grab

v1.1.0

16 Mar 10:13

Choose a tag to compare

1.1.0

Minor Changes

  • New control bar for grab overlay with improved actions and layout.

Patch Changes

  • Grab screen now works without a navigation library by falling back to useEffect when focus APIs are unavailable.

❤️ Thank You

v1.0.0

06 Mar 11:00

Choose a tag to compare

1.0.0

Minor Changes

  • Add support for custom grab context metadata via ReactNativeGrabContextProvider and include captured context in copied element descriptions.

Patch Changes

  • Fix missing component stack information when grabbing the same element repeatedly.