Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2023-11-01 | 240 Bytes | |
SwiftUI fix source code.tar.gz | 2023-11-01 | 6.1 MB | |
SwiftUI fix source code.zip | 2023-11-01 | 6.2 MB | |
Totals: 3 Items | 12.2 MB | 0 |
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.