Hey guys, I am unable to find any relevant doc to figure out how to implement the swipe back feature from recently release iOS 26 where I can swipe from anywhere on the screen to go back.
I am currently using this plugin which added the support to swipe back from the far-left on the screen, but I need it to be based on anywhere from the screen.
https://crates.io/crates/tauri-plugin-swipe-back-ios
crates.io serves as a central registry for sharing crates, which are packages or libraries written in Rust that you can use to enhance your projects