Style
Last updated
Was this helpful?
Last updated
Was this helpful?
Some bellows parameters can be updated with SDK later (check section)
The top background (It displays only on iOS devices with notch)
If your page background is transparent, it will be the page's background.
The color of a loader on the top (This loader will be displayed only while the page is loading)
Users can navigate between pages with a swipe gesture
Drag to the bottom to refresh the page
In iOS: Status bar color, can be "Dark", "Light", or None(Hidden)
In Android: "Dark" or "Light"
Safe Area - it's a space on the top of the app, that can be Enabled/Disabled.
Enabling this option adjusts the viewport, allowing users to scroll and access focused input fields that are obscured by the keyboard.
Enables Android navigation bar.
Enable this feature if your app requires background audio playback.
If you enable this feature but your app doesn't require it for any functionality, your app may be rejected by Apple for: "The app declares support for audio in the UIBackgroundModes key in your Info.plist but we are unable to locate any features that require persistent audio". In such a case, you should disable the feature, save your changes, rebuild your app, and resubmit it for review.
Prevent your app from automatically locking the screen.
If it's Enabled, the background can be controlled by
If it's Enabled, the feature can be controlled by