SwiftUI fix
Fixes
- Fix hit testing on SwiftUI views to allow touches around the view's margins to pass through to the underlying view.
- Update
KeyboardTrackingView
to continue tracking the keyboard even when not installed in the view hierarchy.
Fixes
KeyboardTrackingView
to continue tracking the keyboard even when not installed in the view hierarchy.