Jan
05/12/2023, 10:49 AMNikita Lipsky
05/12/2023, 11:21 AMJan
05/12/2023, 11:29 AMMichael Paus
05/12/2023, 12:05 PMKensuke Sano
05/12/2023, 12:28 PMFor resources we provide a replacement multiplatform library (that is included by default in our official template project)@Nikita Lipsky Great!! Which repository is the sample that uses this library?
Igor Demin
05/12/2023, 12:51 PMa new compose-multiplatform release soon be availableThe current strategy is to follow main releases of Jetpack Compose and release 1-2 months Compose Multiplatform after that based on the released version of Jetpack Compose. If there was a hotfix version of Jetpack Compose released, there can also be a hotfix of Compose Multiplatform released after that, but we don’t guarantee that it will be released fast, or even released at all. It depends on severity of the fixes and how much they affect iOS/desktop/web. A hotfix of Compose Multiplatform can also be released independently of Jetpack Compose if we need fixes for iOS/desktop/web only.
Jan
05/12/2023, 12:52 PMNikita Lipsky
05/12/2023, 1:04 PMGreat!! Which repository is the sample that uses this library?https://github.com/JetBrains/compose-multiplatform-ios-android-template https://github.com/JetBrains/compose-multiplatform-template
Mitchell Syer
05/12/2023, 3:11 PM