Modifying UWP navigation backstack with MvvmCross
7 years ago
Discover how to manipulate the back stack in your mobile app built with MvvmCross framework! This article explains how to clear or pop the navigation stack, preventing specific pages from appearing when the user navigates back. Learn how to implement this requirement efficiently using MvvmCross and presentation hints. Read more to find out the details!