Skip to content

fix: misaligned highlighting#7

Merged
V3RON merged 3 commits intomainfrom
fix/native-bottom-tabs
Mar 20, 2026
Merged

fix: misaligned highlighting#7
V3RON merged 3 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.

@V3RON V3RON changed the title Fix/native bottom tabs fix: misaligned highlighting Mar 20, 2026
@V3RON V3RON merged commit ba7c5d4 into main Mar 20, 2026
1 check passed
@V3RON V3RON deleted the fix/native-bottom-tabs branch March 20, 2026 07:18
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