Skip to content

SwiftUI fix

Compare
Choose a tag to compare
@wtmoose wtmoose released this 01 Nov 18:23
· 10 commits to master since this release

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.