copper-leaf / ballast

Opinionated Application State Management framework for Kotlin Multiplatform
https://copper-leaf.github.io/ballast/
BSD 3-Clause "New" or "Revised" License
144 stars 11 forks source link

Compose Multiplatform iOS (Alfa) support? #49

Closed jQrgen closed 10 months ago

jQrgen commented 10 months ago

Hello

Compose multiplatform for iOS has recently been released (Alfa): https://blog.jetbrains.com/kotlin/2023/05/compose-multiplatform-for-ios-is-in-alpha/

Does Ballast support Compose multiplatform iOS (Alfa) in the current version (3.0.2)?

cjbrooks12 commented 10 months ago

Ballast doesn't directly depend on Compose for any of its artifacts, so I would expect the current version to work fine. The basic setup is the same as for Desktop.