touchlab / DroidconKotlin

Kotlin Multiplatfom app for Droidcon Events
https://touchlab.co
Apache License 2.0
1.02k stars 79 forks source link

Update Compose UI workarounds #215

Open kpgalligan opened 11 months ago

kpgalligan commented 11 months ago

Our first Compose UI version of the app for iOS used a very early version of KMP Compose UI. There were a number of workarounds implemented at the time. Of special note was image handling, but there are probably others. Review current state of KMP Compose and remove workarounds that are no longer necessary.