Releases: rschattauer/compose_multiplatform
Releases · rschattauer/compose_multiplatform
1.0.2
Add third native UI solution, using Touchlab's compose swift bridge https://touchlab.co/composeswiftbridge
1.0.1
Update compose to 1.7.1
1.0.0
This project shows how to use kotlin multiplatform with compose and custom ui components for each platform. (Android & iOS)
The highlights of this version are:
- Native iOS UI implementation
-- There is one implementation for MapBox using UIKit and one using SwiftUI
-- Forward and update data to the native UI - ViewModel / Lifecycle usage
- VideoPlayer implementation
- Custom Font usage
- Animations
- Image Loading
- droidcon presentation file, talk at https://www.droidcon.com/2024/08/30/going-100-compose-multiplatform-and-all-the-things-they-didnt-tell-you/