I've been searching through documentation and I could not find a confirmation. Does anyone know if the navigation
and compose
component from Android Jetpack
are compatible with each other?
I know that Jetpack Compose
is not production ready and is only in developer preview mode, however I am testing with it and cannot seem to configure my project to work with both of these jetpack components.
Any information would be highly appreciated.