Hi, is there any way we can change statusBarColor ...
# compose
s
Hi, is there any way we can change statusBarColor and navigationBarColor in compose multiplatform for android and iOS both? As in jetpack compose we can use accompanist-systemuicontroller, Can we do something similar in anyway in compose multiplatform?
l
Wrong channel I think you'll get better results in compose iOS. See : https://github.com/mori-atsushi/insetsx
s
Thanx, i will check it.