This module provides bindings for the AndroidX Core library.
androidx.core:core
implementation "io.github.reactivecircus.flowbinding:flowbinding-core:${flowbinding_version}"
fun NestedScrollView.scrollChangeEvents(): Flow<ScrollChangeEvent>
This module provides bindings for the AndroidX Core library.
androidx.core:core
implementation "io.github.reactivecircus.flowbinding:flowbinding-core:${flowbinding_version}"
fun NestedScrollView.scrollChangeEvents(): Flow<ScrollChangeEvent>