As part of migration from a legacy Android app to KMM Compose Multiplatform app, I’m currently at the point of selecting a compose navigation library. Given that my app already uses Koin, which KMM compose navigation library plays particularly well with Koin?
1. Decompose
2. Voyager
3. Something else?
4. Hold off until there is an official compose navigation library released by JetBrains
2️⃣ 3
3️⃣ 1
4️⃣ 1
1️⃣ 5
Mark
12/19/2023, 3:30 PM
I’d be interested for those who select Decompose or Voyager, if they tried/know both well.
a
arnaud.giuliani
12/19/2023, 4:42 PM
interesting topics, curious about the feedbacks too 🙂
a
Arkadii Ivanov
12/19/2023, 6:33 PM
I feel like the #compose channel would give more feedback, as this question seems more related to Compose rather than Koin. But I might be wrong.
m
Mark
12/20/2023, 4:12 AM
I know decompose is by far the most popular, but Voyager (at first glance) seems simpler. I just wonder if those people who selected Decompose have never tried Voyager.