.netmaui
How to disable swipe back gesture in .NET MAUI for iOS using Shell
To disable the swipe back gesture in .NET MAUI for iOS, you'll need to customize the ShellRenderer.
Here's how you can do it:
1. Create a custom ShellRenderer
2. Create a CustomSectionRenderer
3. Add a handler into MauiAppBuilder in MauiProgram.cs