#Swipe Back on iOS 26

3 messages · Page 1 of 1 (latest)

astral kiln
#

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

twin geyser
astral kiln
#

I am using vue and routing is working fine, its just about the swipe action, swiping from the middle of the screen does not do anything right now, but If I do swipe from far-left it takes me back