How to Implement Swipe-to-Action using AnchoredDraggable in Jetpack Compose
AnchoredDraggable is designed to create components you can drag between specific states, just like those modal bottom sheets you’ve seen.
The best part? This API takes over the role of Material’s Swipeable API, offering a more versatile approach.
Tab...
canopas.hashnode.dev1 min read