On iOS UIScrollView has an isPagingEnabled where i...
# compose
t
On iOS UIScrollView has an isPagingEnabled where it will snap to the nearest 'page size'. Does Compose UI have anything similar, or perhaps somebody has written a modifier to do such a thing? Thanks!
t
Sweet. I will check that out, thanks!