oleksandrbalan / modalsheet

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

Make fullscreen popup internal #8

Closed oleksandrbalan closed 2 years ago

oleksandrbalan commented 2 years ago

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

I would keep FullscreenPopup inside this library for now to not support 2 small libraries at once.

Also: