Forum

hardiksaraf
@hardiksaraf
Active Member
Joined: Jun 17, 2024
Last seen: Oct 1, 2024
Topics: 1 / Replies: 3
Reply
Answer to: How to use dynamic routing in builder.ai

1 correction is here, key should match the pathname Profile:{ component:RecruiterProfile1, path:”/Profile/:navigationBarTitleText”, priva…

7 months ago
Reply
Answer to: How to use dynamic routing in builder.ai

To implement dynamic routing (e.g., Profile/:id), you can follow this method: 1. Use the predefined NavigationScreenNameMessage to pass the valu…

7 months ago
Reply
Answer to: How to use dynamic routing in builder.ai

Here is a solution for implementing routing with query parameters. To use routing with query parameters, we can integrate NavigationPayLoadMessage t…

7 months ago
Topic