Tlaster / SafeArea

SafeArea for Compose multiplatform
MIT License
25 stars 0 forks source link

Question: Does built-in function make this library now redundant? #2

Open frankkienl opened 1 year ago

frankkienl commented 1 year ago

I've found this pull request, that adds WindowInsets support to Compose Multiplatform; This may make this library redundant. Oh am I missing something? https://github.com/JetBrains/compose-multiplatform-core/pull/577

Tlaster commented 1 year ago

Yes, this library is before that pr, after that you can just use built in WindowInsets.