Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

README.md

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>