UIEnvironment
|
A framework that mimics the SwiftUI view's environment to replicate the value distribution thought your UIKit app. |
Changeable
|
'Changeable' /usr/src/package: error: could not find source files for target(s): Changeable; use the 'path' property in the Swift 4 manifest to set a custom target path
|
AsyncLifetime
|
Automatic lifetime management for Swift async sequences. Prevents retain cycles and ensures proper cleanup. |
SwiftUIModal
|
A sliding sheet from the bottom of the screen that uses UIKit to present true modal view, but the whole animation and UI is driven by the SwiftUI. |