𝗖𝘂𝘀𝘁𝗼𝗺𝗶𝘇𝗲 𝗦𝘁𝗮𝘁𝘂𝘀 𝗕𝗮𝗿
Configure the mobile app status bar's appearance, including color and style.
Last updated
Configure the mobile app status bar's appearance, including color and style.
Last updated
Use this action on page load to define the status bar appearance as soon as the app loads.
Go to the Workflow tab and select Page Load as the event trigger.
Add the Customize Status Bar action.
Configure the following properties:
Style: Choose between light or dark status bar text to match your app’s theme.
Color: Set the background color for the status bar (e.g., hex color code).
Overlay: Select true
if you want the status bar to overlay app content; otherwise, set it to false
.