this post was submitted on 06 Feb 2025
20 points (100.0% liked)

Arctic

472 readers
14 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
 

If you use any apps, frontends or bots for Lemmy, please help us out by notifying the developers about this post.

you are viewing a single comment's thread
view the rest of the comments
[–] CreatureSurvive 1 points 1 week ago

Just a little update on v1.0 support. I spent yesterday writing a parser for the v1.0 api that generates a swift library for me that is compatible with Swimmy for handling requests. In testing, it looks like everything is working except for image upload methods. For uploads I'll need to update the parser for generating these requests. Now I just need to write a compatibility layer to map the responses into a common format for Arctic.