just so i understand i see people from G around th...
# compose-desktop
n
just so i understand i see people from G around this subject does it mean that google is involved in jetpack compose? as opposed to jetbrains?
👆 1
a
They are not opposed. They work together.
😂 2
👆 2
👍 1
r
Well, we (Google) created Jetpack Compose for Android. We work closely with JetBrains on Kotlin and Android Studio, and now JetBrains is making a desktop version of Compose (submitting all their changes to the Jetpack Compose repository)
👍 1
a
yes, compose desktop is part of the same upstream repository: https://cs.android.com/androidx/platform/frameworks/support/+/androidx-main:compose/
n
thanks to all who helped me wrapping my head around it
❤️ 1
👍 1
s
@Adam Powell Just curious, why compose-navigation is kept under a different repo - https://cs.android.com/androidx/platform/frameworks/support/+/androidx-main:navigation/navigation-compose/ ? Any plans to eventually add it to compose repo?
a
It's part of the jetpack navigation component rather than part of compose itself