Swift Packages
| Repository | Description |
|---|---|
| KMPNativeCoroutines | Library to use Kotlin Coroutines from Swift code in KMP apps |
| KMPObservableViewModel | Library to use AndroidX/Kotlin ViewModels with SwiftUI |
| Flywheel | A simple and predictable state management library inspired by Redux for Kotlin Multiplatform using the concepts of actors. |
| KTViewModelBuilder | A Swift macro for wrapping a Kotlin ViewModel into a SwiftUI ObservableObject with unidirectional/bidirectional Kotlin binding |