Skip to content

Commit 2b7b738

Browse files
authored
Update README.md
1 parent dfbe21d commit 2b7b738

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# KTViewModelBuilder
2+
3+
[![codecov](https://codecov.io/github/frankois944/KTViewModelBuilder/branch/main/graph/badge.svg?token=X25DPW3QJL)](https://codecov.io/github/frankois944/KTViewModelBuilder)
4+
25
A macro to use inside a Kotlin multiplatform project for wrapping a Kotlin ViewModel into a SwiftUI ObservableObject, based on the [SKIE library](https://skie.touchlab.co/).
36

47
The goal of this macro is to increase the iOS development experience by removing the complexity of using a Kotlin ViewModel inside an iOS application written in Swift and also respecting the Lifecycle.

0 commit comments

Comments
 (0)