touchlab / DroidconKotlin

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

Update Compose UI workarounds #215

Open kpgalligan opened 1 year ago

kpgalligan commented 1 year 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.