Are there any examples of how to implement an auto...
# compose
t
Are there any examples of how to implement an auto-scrolling mechanism within a Modifier's
.scrollable()
, or else, y'know, anywhere? Looks like I would need a custom implementation of
ScrollableState
interface for the modifier