Skip to content

Latest commit

 

History

History

flowbinding-swiperefreshlayout

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

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>