Nedo | Lukas
Nedo | Lukas
CC#
Created by Nedo | Lukas on 3/27/2024 in #help
(Maui) Native swipe back on iOS
hey, i want to implement the native swipe back into my .Net Maui App for iOS. But the only thing i found, is the way via ShellNavigation. But in my project i use Application.Current.MainPage.Navigation.PopAsync(true); and await Application.Current.MainPage.Navigation.PushAsync(page, animated); for the navigation. Is there anyone who can help me with this
2 replies