Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

README.md

FlowBinding SwipeRefreshLayout

This module provides bindings for the AndroidX SwipeRefreshLayout library.

Transitive Dependency

androidx.swiperefreshlayout:swiperefreshlayout

Download

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

Available Bindings

fun SwipeRefreshLayout.refreshes(): Flow<Unit>