Skip to content

Files

Latest commit

5578e9e · Jun 18, 2020

History

History
This branch is 298 commits behind ReactiveCircus/FlowBinding:main.

flowbinding-navigation

FlowBinding Navigation

This module provides bindings for the AndroidX Navigation library.

Transitive Dependency

androidx.navigation:navigation-runtime

Download

implementation "io.github.reactivecircus.flowbinding:flowbinding-navigation:${flowbinding_version}"

Available Bindings

fun NavController.destinationChangeEvents(): Flow<DestinationChangeEvent>