Hi , I have this strange UI issue in iOS, after I ...
# compose-ios
k
Hi , I have this strange UI issue in iOS, after I bumped dependencies of compose and bunch of moko dependencies. The UI is not full screen anymore ( edge to edge ) as you can see in iOS simulator. what could be the issue ? There is no change in code of MainViewController/ComposeView/ContentView.
c
I feel like i saw something related to this on twitter and it was fixed in newer versions of compose multiplatform? not really helpful. but maybe you can bump to a beta/rc version of compose and see if that helps?
k
Thanks, It was plist file issue.
c
nice!