Quantcast
Channel: Xamarin.Forms — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 77050

Using FreshMVVM what is the best approach for navigating to a tabbed page?

$
0
0

I am currently implementing an app with FreshMVVM. I need to support the following workflow and I have yet to come up with a way to do this without stepping outside of FreshMVVM management of viewmodels, etc.:

Standard Page -> StandardPage -> Tabbed Page

The reason for the tabbed page is the design is asking for a workflow like data enter... Do step 1, click next tab, Do step 2, etc.

I have the standard page to standard page navigation working find with out of the box PushPageModel. While I can navigate to the base tabbed page using the same approach, I am unsure on how to navigate to the tabs once I am in there short of programatically configuring the page to show specific children tabs. Of course, if I do this, I lose the ability to just have my viewmodels be included into the push of the new page.

Thoughts?


Viewing all articles
Browse latest Browse all 77050

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>