Gabriel Bauer
Results
2
comments of
Gabriel Bauer
It seems support has been added in #146
I'm assuming that interoperability can be achieved by [embedding Fragments and Views into Compose](https://developer.android.com/develop/ui/compose/migrate/interoperability-apis/views-in-compose). Therefore, the "root" component needs to be a Composable, which holds the `NavDisplay`. Within the `entryProvider`...