Dynamic Titles

Dynamic Titles let you set navigation bar titles based on the app screen displayed.Define rules using expressions to ensure each screen shows a relevant title.

By default, the Navigation Bar will display the Screen Name in the Text mode. Define rules to display other titles in the Navigation Bar on specific pages or groups of pages.

How to setup Dynamic Title?

Enable Feature

Go to Add-ons -> Extensions -> Dynamic & Enable it.

NOTE: Please create a new version of the App e.x. 1.0.2, if the current version does not support this feature. If the previous version is live on the stores, then request a new build and submit this new version to the stores.

Add New Title Rule

URL Expression

In the URL Expression field, enter the specific part of the URL associated with the app screen you want to set a title for.

Example: Use /contact-us for a contact page.

Match Type

Select a match type from the Match as dropdown:

  • Substring: Matches the entered value if it’s part of the URL.

  • Exact: Matches only when the entire URL matches the entered value.

  • Prefix: Matches from the start of the URL.

  • Suffix: Matches from the end of the URL.

Title

Enter the desired title in the Title field.

Example: For /contact-us, set the title to β€œContact Us.”

Once configured, click Save As a Draft to save your changes.

Last updated

Was this helpful?