a very simple question about compose I’m sure anyone here could answer hehe. Thank you in advance!
If I were starting to develop an Android app using Jetpack Compose and then a few months in with project I decided to move to KMM and provide support for the iOS target, could I re-use most of the Jetpack compose stuff or would it be hard to migrate to Compose multiplatform? if it was somehow hard, what would be the challenges I’d face?
(assume the android project used Jetpack navigation with Compose library)