guia icon indicating copy to clipboard operation
guia copied to clipboard

Update CompositionLocal navigation providers

Open ilyasshafigin opened this issue 2 years ago • 1 comments

  1. Navigation providers (LocalNavigator, LocalParentNavigator, LocalNavHost) have opened to allow creating a custom NavContainers
  2. Migration to familiar CompositionLocal format (localNavigator() -> LocalNavigator.current, requireLocalNavigator() -> LocalNavigator.currentOrThrow)

ilyasshafigin avatar Aug 20 '23 19:08 ilyasshafigin

I'll add this as part of the next update with my work as well. My current work with KMM stuff should be done soon.

roudikk avatar Aug 30 '23 11:08 roudikk