Skip to content

Latest commit

 

History

History

flowbinding-core

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

FlowBinding Core

This module provides bindings for the AndroidX Core library.

Transitive Dependency

androidx.core:core

Download

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

Available Bindings

fun NestedScrollView.scrollChangeEvents(): Flow<ScrollChangeEvent>