Dimillian / Dimillian/IceCubesApp
Feature request: Swipe anywhere to go back
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 7.1k
- Forks
- 720
- PR merge metrics
- No merged PRs in 30d
Description
It would be great to be able to swipe back from any place on the screen, and not just from the left edge. It would make one-handed usage so much easier.
The official Mastodon iOS client implements it, and it's an option (on by default) in Mammoth as well.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files or tests are named. Start by tracing the existing left-edge back gesture in the SwiftUI iOS client and identify how navigation is handled across screens. Done means a back swipe can begin anywhere on the screen while preserving expected navigation behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, swift
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100