Hi, I am trying to navigate to a specific tab on my tabbed page. I have a form that lets the user choose between editing data (tab 1) or viewing photos (tab 2).
If the user taps that they want to view photos, how can I navigate to that tabbed page, and set what they selected (photos) as the active tab?