KMP-ObservableViewModel

Library to use AndroidX/Kotlin ViewModels with SwiftUI

MIT License

Stars
538
Committers
2

Bot releases are visible (Hide)

KMP-ObservableViewModel - v1.0.0-BETA-5 Latest Release

Published by rickclephas about 2 months ago

  • Updated Kotlin to 2.0.20
KMP-ObservableViewModel - v1.0.0-BETA-4-kotlin-2.0.20-RC2

Published by rickclephas 2 months ago

  • Updated Kotlin to 2.0.20-RC2
  • Updated kotlinx.coroutines to 1.9.0-RC.2
KMP-ObservableViewModel - v1.0.0-BETA-4

Published by rickclephas 2 months ago

  • Updated Kotlin to 2.0.10
  • Updated androidx.lifecycle to 2.8.4
KMP-ObservableViewModel - v1.0.0-BETA-3-kotlin-2.0.20-RC

Published by rickclephas 3 months ago

  • Updated Kotlin to 2.0.20-RC
KMP-ObservableViewModel - v1.0.0-BETA-3-kotlin-2.0.10-RC2

Published by rickclephas 3 months ago

  • Updated Kotlin to 2.0.10-RC2
KMP-ObservableViewModel - v1.0.0-BETA-3-kotlin-2.0.10-RC

Published by rickclephas 3 months ago

  • Updated Kotlin to 2.0.10-RC
  • Updated kotlinx.coroutines to 1.9.0-RC
KMP-ObservableViewModel - v1.0.0-BETA-3-kotlin-2.0.20-Beta2

Published by rickclephas 3 months ago

  • Updated Kotlin to 2.0.20-Beta2
KMP-ObservableViewModel - v1.0.0-BETA-3-kotlin-2.0.20-Beta1

Published by rickclephas 4 months ago

  • Updated Kotlin to 2.0.20-Beta1
  • Updated kotlinx.coroutines to 1.9.0-RC
KMP-ObservableViewModel - v1.0.0-BETA-3

Published by rickclephas 5 months ago

  • Updated Kotlin to 2.0.0
KMP-ObservableViewModel - v1.0.0-BETA-2-kotlin-2.0.0-RC3

Published by rickclephas 5 months ago

  • Updated Kotlin to 2.0.0-RC3
KMP-ObservableViewModel - v1.0.0-BETA-2

Published by rickclephas 5 months ago

  • Updated kotlinx.coroutines to 1.8.1
  • Updated androidx.lifecycle to 2.8.0
KMP-ObservableViewModel - v1.0.0-BETA-1-kotlin-2.0.0-RC2

Published by rickclephas 5 months ago

  • Updated Kotlin to 2.0.0-RC2
KMP-ObservableViewModel - v1.0.0-BETA-1

Published by rickclephas 5 months ago

  • KMM-ViewModel is now called KMP-ObservableViewModel (#71)
    • See the PR for a list of changes
  • AndroidX Lifecycle 2.8.0-rc01 (#68)
    • AndroidX ViewModel for Android, JVM, iOS, macOS and LinuxX64 targets
    • Constructor accepting a custom CoroutineScope
  • Support for AutoCloseables (#69)
  • Common ViewModelScope extensions (#67)
  • Removed deprecated Swift functions
KMP-ObservableViewModel - v1.0.0-ALPHA-21

Published by rickclephas 5 months ago

  • Updated Kotlin to 1.9.24
KMP-ObservableViewModel - v1.0.0-ALPHA-20-kotlin-2.0.0-RC2

Published by rickclephas 6 months ago

  • Updated Kotlin to 2.0.0-RC2
KMP-ObservableViewModel - v1.0.0-ALPHA-20-kotlin-2.0.0-RC1

Published by rickclephas 6 months ago

  • Updated Kotlin to 2.0.0-RC1
KMP-ObservableViewModel - v1.0.0-ALPHA-20-kotlin-2.0.0-Beta5

Published by rickclephas 7 months ago

  • Updated Kotlin to 2.0.0-Beta5
KMP-ObservableViewModel - v1.0.0-ALPHA-20

Published by rickclephas 7 months ago

  • Updated Kotlin to 1.9.23
KMP-ObservableViewModel - v1.0.0-ALPHA-19-kotlin-2.0.0-Beta4

Published by rickclephas 8 months ago

  • Updated Kotlin to 2.0.0-Beta4
KMP-ObservableViewModel - v1.0.0-ALPHA-19

Published by rickclephas 8 months ago

  • Updated kotlinx.coroutines to 1.8.0
  • Updated androidx.lifecycle to 2.7.0
  • Added support for projects with a wasmJs target