oleksandrbalan / modalsheet

Modal Sheet library for Jetpack Compose
Apache License 2.0
121 stars 6 forks source link

Add observable state #11

Closed oleksandrbalan closed 2 years ago

oleksandrbalan commented 2 years ago

Fixes https://github.com/oleksandrbalan/modalsheet/issues/5

I have added swipeState to the content scope and also add derived normalizedFraction for ease-of-use.

https://user-images.githubusercontent.com/20944869/168338837-4c2cc92f-4cc8-405a-9cf8-eac1d66167f5.mp4