Skip to content

Latest commit

 

History

History

flowbinding-lifecycle

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

FlowBinding Lifecycle

This module provides bindings for the AndroidX Lifecycle library.

Transitive Dependency

androidx.lifecycle:lifecycle-common-java8

Download

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

Available Bindings

fun Lifecycle.events(): Flow<Lifecycle.Event>