Branding
App icon and splash screen
Upload your app icon and splash screen images in App Config → Branding.Colors and theme
Set your brand colors for light and dark themes. These token values are delivered as part of the published app config and can be updated via OTA without a new build.
Set Theme Mode to
system, light, or dark to control the default appearance.
Navigation
Configure the bottom tab bar and the “More” overflow menu in App Config → Navigation.- Tab bar — up to 5 items. Each item has a label, icon, route, and optional audience (all users / logged in / logged out).
- More menu — everything else accessible from the last tab. Supports the same audience scoping.
- Header bar — icon buttons shown in the top navigation bar on certain screens.
For custom App Pages, use the
app-page/:id route.
Enabled modules
Toggle modules on or off in App Config → Modules. Studio shows which modules are available based on what’s installed on your WordPress site (from the last sync).Feature flags
Feature flags let you enable or disable specific behaviors without a new build:- Registration open / closed
- Social login providers enabled
- Onboarding flow shown to new users
- In-app purchases enabled

