F
Filament4mo ago
KarL

Mobile App View

When I wrapped my Filament app using Capacitor, the top UI elements (like the menu and login) are overlapping with the iOS status bar. How can I adjust the UI so that it starts below the status bar, like other native apps in mobile view?
No description
1 Reply
Dennis Koch
Dennis Koch4mo ago
If you can’t fix it in iOS then add some CSS to add padding to the body?

Did you find this page helpful?