this post was submitted on 13 Sep 2025
45 points (100.0% liked)
Mlem for Lemmy
6319 readers
12 users here now
Official community for Mlem, a free and open-source iOS Lemmy client.
Rules
- Keep it civil.
- This is a forum for discussion about Mlem. We welcome a degree of general chatter, but anything not related to Mlem may be removed at moderator discretion. This is not a forum for iPhone/Android debate. Posts and comments saying nothing but "iOS bad/I use Android" will be removed as off-topic.
- We welcome constructive criticism, but ask that it be both precise and polite.
FAQ
- When will insert feature here be implemented?
- Check our issue board--if there isn't an issue open for the feature you want, feel free to open an issue or make post! Just remember that devs are people too--we're doing this for free in our spare time, and building a quality app takes a lot of patient work.
- Is Mlem available for Android?
- No. Mlem is written using SwiftUI, which is not currently supported on Android. If such support becomes available, we will look into bringing Mlem to our Android friends.
- How do I join the beta?
- How do I join the dev team?
- Head over to our recruitment channel, or go straight to our GitHub and read CONTRIBUTING.md to get started.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
With this update, the setting from 'Tab Bar -> Long press action' is ignored. A long press on the account button no longer switches between the two most recent accounts, it only show account stats upon lifting the finger. Toggling the preference doesn't help either. Swiping up on the account button still works in bringing up a selection menu.
Otherwise, I thoroughly enjoy the new glass UI. Well done implementing.
I'm glad you like it :)
In iOS 26, there is a system-wide meaning to long pressing on the tab bar - it allows you to slide the selection bubble to a different tab. We decided to remove the long press gesture rather than override this system-wide behavior. We forgot to remove the setting associated with it, though; thanks for letting us know.
It would be nice to retain some way to switch to the most recent account quickly, though I'm not sure what the best way to do that would be ๐ค Open to ideas.
Some apps allow customizing the tab bar buttons themselves. I'd set mine to put settings and the profile-stats button in a submenu, and have a switch-to-next-account button in the middle.