Skip to content

Files

flowbinding-core

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>