Skip to content

Fix/native bottom tabs#7

Open
V3RON wants to merge 2 commits intomainfrom
fix/native-bottom-tabs
Open

Fix/native bottom tabs#7
V3RON wants to merge 2 commits intomainfrom
fix/native-bottom-tabs

Conversation

@V3RON
Copy link
Contributor

@V3RON V3RON commented Mar 19, 2026

Improves React Native Grab so element selection works more reliably across app roots, screens, and modal/navigation flows.

It also refreshes the in-app grab UI, with better overlay/menu positioning, more consistent highlighting, and clearer controls while inspecting elements.

To keep alignment accurate without adding native code, grabbing now stops when the touch moves outside the current screen bounds. This approach can also introduce some z-index layering issues in complex layouts, and may conflict with certain native gestures in navigation or scroll-heavy screens.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant