How can I hide statusBar for iOS, I have tried the...
# compose-ios
s
How can I hide statusBar for iOS, I have tried the below code and it works for Android ‘windowInsetsController?.setIsStatusBarsVisible(false)’ From https://github.com/mori-atsushi/insetsx/tree/main