this post was submitted on 03 Aug 2023
6 points (100.0% liked)
Arctius for Lemmy
67 readers
1 users here now
Small and simple android (for now) client for Lemmy, built with React-Native and Expo. Previously known as Fennec
Currently in late beta stage. Last release is always here and via Obtainium
- Froid: TBA;
- Play Store: link
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
I really like the color scheme for the app. So many apps these days just stick to Material You design or basic grey/black/white and looks boring. The blue theming is really nice.
As others have said I also like the text size as it is currently. As an accessibility thing it might be worth including some options but for now, I think it's a very usable size
The sorting and view options being in the FAB are not intuitive. I feel like the "Local | New" text at the top should be menus to switch sort/view options.
I would also like to have some sort of Lists or Categories function where we could have additional feeds with specific communities in them, like having multiple sets of subscribed communities.
Overall I feel like this is a strong start and am looking forward to continued development.
I think all text elements support system native text scaling so if someone is using bigger text system-wide, it will be bigger in the app as well :) but yeah I plan to add more customization for app's UI.
Something like multireddits? This is, of course, possible via in-app state/network, but I'm afraid that it will DDoS servers simply because its not supported by lemmy itself (yet). I miss this feature as well and will add it as soon as it will be ready in the API.
My intentions were to make the app easier to use with one hand without trying to reach to the top of the screen, but yes, its a good idea to provide more user-friendly experience