Convert to Status Bar

Status Bar design in Adobe XD/Sketch should be removed, projects should use a system-provided status bar.

Status Bar design in Adobe XD/Sketch can be removed before exporting the code.

When you have a Status Bar in the design, you can convert it to a Status Bar component to prevent its generation in your code. Mobile users expect the status bar to be consistent systemwide so you should use a system-provided status bar. You can do your edits/configuration after you export your project.

The Status Bar shouldn't be in the design.

Resources for iOS and Android Developers

circle-info

You can see the recommended use of StatusBar for Swift in developer.apple.com herearrow-up-right and for Android, developer.android.com herearrow-up-right.

Last updated