this post was submitted on 11 Feb 2025
3 points (80.0% liked)

Arctic

469 readers
8 users here now

Arctic is a Lemmy client for iOS built on pure Swift. It currently supports iOS 15+ and Lemmy v0.17+

Get the latest version on TestFlight, or check it out on the AppStore.

If you would like to support Arctic’s development, feel free to Buy Me A Coffee

founded 2 years ago
MODERATORS
 
  1. Tap and hold account button in bottom bar
  2. Tap currently active account
  3. Swipe main feed from left to access feeds list

The app now shows Feeds at the top, the main feed on the view and freezes.

I guess tapping the current account should dismiss the accounts popup?

top 1 comments
sorted by: hot top controversial new old
[–] CreatureSurvive 0 points 1 week ago

That's a new one, I never noticed this before. I'll either need to disable navigation while presenting popups, or make touches outside the popup dismiss the view.

I'll look into this, thanks for letting me know.