
implementation("io.github.beyondeye:kbloc-tab-navigator:0.11.0")Integrates tab-based navigation with state management in Jetpack Compose applications. Enhances navigation by combining a port of the Flutter BloC library with a fork of the Voyager navigation library. Supports path-based navigation and Compose Web. Improves lifecycle handling by disposing of screens and associated state when popped from the navigator stack or when the parent activity is destroyed.