Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 360 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 360 Bytes

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>