this post was submitted on 08 Jul 2023
5 points (100.0% liked)
Fennec for Lemmy
101 readers
1 users here now
new home: [email protected]
Small and simple android (for now) client for Lemmy, built with React-Native and Expo.
Currently in beta stage.
Last version: (new community)[https://lemmy.world/c/arctius]
Latest build is always in the github repo
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
The app is going pretty well! It's pretty smooth and quick. There's just a few things I'd like to see addressed:
And some other minor things that would be nice to have but not urgent
Thanks for all your work so far!
What a comprehensive list, thank you. I'll add everything to my to do list so I won't miss anything :)
Fixed few issues in new update, but sorting communities will be quite a chore to be honest, since API gives us ability to sort same as posts only (activity, top X, hot, new, old etc) but not by subscription date or alphabetically. Don't want to spam them with multiple requests to grab all apis, but I'll consider raising and issue on their github. :)