Hi guys,
How do I create a Login View without a tab group, that after the user successfully logged in navigates to the Home View that has a tab group?
1 Answer
Accepted Answer
This is a fairly common question asked in this forum, a quick search may have offered plenty of viable answers. Nonetheless, when your tabgroup opens, you can simply open a fullscreen modal window over the entire tabgroup. If the login is successful, simply close the modal window and you're tabgroup will be shown.
Your Answer
Think you can help? Login to answer this question!