Hello does anyone using compose ios in production?...
# compose-ios
b
Hello does anyone using compose ios in production? What’s your feedback? What is the best way to handle navigation? Any goos tutorial on best practices?
👍 2
r
Would highly recommend using Decompose for navigation. It directly supports compos ios on an experimental build https://arkivanov.github.io/Decompose/extensions/compose/#compose-for-ios-macos-and-web-canvas
👍🏻 1
m
There's something coming about this topic today in the Kotlin youtube channel

https://www.youtube.com/watch?v=YsQ-2lQYQ8M&ab_channel=KotlinbyJetBrains

j
I would say, it depends how Apple loyal need to be in transitions and overall feel of animate navigation changes. Getting tricky also gestures, back, up, peek etc. As iOS compose alpha wouldnt say it exists any best practices.
b
thanks guys for sharing it
j
com.chrynan.navigation.compose using this one