KMP-ObservableViewModel

Library to use AndroidX/Kotlin ViewModels with SwiftUI

MIT License

Stars
538
Committers
2

Bot releases are hidden (Show)

KMP-ObservableViewModel - v1.0.0-ALPHA-8

Published by rickclephas over 1 year ago

  • Updated kotlinx.coroutines to 1.7.0
  • Added support for watchosDeviceArm64 target
KMP-ObservableViewModel - v1.0.0-ALPHA-7

Published by rickclephas over 1 year ago

  • Updated Kotlin to 1.8.21
  • Added support for easy forwarding of ViewModels to other views (#11)
  • Added support for modifying ObservedViewModel values (#22)
KMP-ObservableViewModel - v1.0.0-ALPHA-6

Published by rickclephas over 1 year ago

  • Fixed concurrency issue (#17)
KMP-ObservableViewModel - 1.0.0-ALPHA-5

Published by rickclephas over 1 year ago

  • Updated Kotlin to 1.8.20
KMP-ObservableViewModel - v1.0.0-ALPHA-4

Published by rickclephas over 1 year ago

  • Updated Kotlin to 1.8.10
KMP-ObservableViewModel - v1.0.0-ALPHA-3

Published by rickclephas almost 2 years ago

  • Updated Kotlin to 1.8.0 (#3)
  • Added stateIn overload that accepts a CoroutineContext (#6)
  • Published Swift implementations to CocoaPods (#5)
KMP-ObservableViewModel - v1.0.0-ALPHA-2-kotlin-1.8.0-RC2

Published by rickclephas almost 2 years ago

Compatibility version for Kotlin 1.8.0-RC2.

KMP-ObservableViewModel - v1.0.0-ALPHA-2-kotlin-1.8.0-RC

Published by rickclephas almost 2 years ago

Identical to v1.0.0-ALPHA-1-kotlin-1.8.0-RC, but this time with the Android part.. 🤦🏻

KMP-ObservableViewModel - v1.0.0-ALPHA-2

Published by rickclephas almost 2 years ago

Identical to v1.0.0-ALPHA-1, but this time with the Android part.. 🤦🏻

KMP-ObservableViewModel - v1.0.0-ALPHA-1-kotlin-1.8.0-RC

Published by rickclephas almost 2 years ago

Compatibility version for Kotlin 1.8.0-RC.

Pro tip: use the @NativeCoroutinesState annotation from KMP-NativeCoroutines to turn your StateFlows into properties in Swift.

KMP-ObservableViewModel - v1.0.0-ALPHA-1

Published by rickclephas almost 2 years ago

Initial release for Kotlin 1.7.21.