Package 

Interface NavHostEngine


  • 
    public interface NavHostEngine
    
                        

    Abstraction over all needed functionality to call a "NavHost-like" composable and add the nested navigation graphs and the composables. Also has a way to get the best suited NavHostController.

    This is passed in to the com.ramcosta.composedestinations.DestinationsNavHost call.