SwiftUI niche pieces is a library that slightly extends the SwiftUI API in certain versions of SwiftUI, which can be a bit of an itch that "the next version has a solution" or "using UIKit would make it possible".
- Automatically apply cursor control to Searchable modifiers in iOS15
- Enable Detent in iOS15 for SwiftUI half-modals, etc.
Select "Use this Package" from the following site and follow the instructions.
https://swiftpackageindex.com/bitkey-oss/swiftui-niche-pieces
Select "Documentation" from the following site and follow the instructions.
https://swiftpackageindex.com/bitkey-oss/swiftui-niche-pieces
Sample Code Here
This library is released under the Apache License version 2.0. See LICENSE for details.