this post was submitted on 26 Jul 2023
57 points (98.3% liked)
Voyager
5578 readers
20 users here now
The official lemmy community for Voyager, an open source, mobile-first client for lemmy.
Rules
- Be nice.
- lemmy.world instance policy
Sponsor development! ๐
๐
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Interesting. Is there a fix needed with the framework itself?
Yes - the page swipe and "item" swipe gestures are controlled by Ionic. I was discussing this with them a few days ago, and we agreed Ionic could probably do better to match the swipe behavior of native iOS apps (e.g. Mail). It works, it just needs to be tweaked to prefer page swipe over item swipe in certain situations.
Voyager specifically makes heavy use of page swipe + item swipe, and there's almost always a swipe-able item where you're swiping to go back, which just magnifies this issue that would probably not be noticeable for most apps out there.
Super interesting. Any possible workarounds for the App Store version of the app?
Not for this specific issue.
Bummer. Thanks for the info though!