this post was submitted on 14 Jul 2023
147 points (97.4% liked)
Voyager
5578 readers
22 users here now
The official lemmy community for Voyager, an open source, mobile-first client for lemmy.
Rules
- Be nice.
- lemmy.world instance policy
Sponsor development! ๐
๐
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 agree, liking this project a lot so far.
I actually started developing a lemmy client in my spare time a few weeks back (got authentication done, posts browsing/detail and commenting) but dropped it when I saw this project.
There's also a lot of apps being worked on right now so that helped me decide. Back when I started there were only two and I didn't really like either of them, I wanted something like Apollo.
I honestly prefer the PWA approach in this particular case and I rather contribute occasionally to this project than keep building and mantaining mine and dealing with the (small) headaches of publishing to each store.
PD: Just pushed a small PR to the main branch adding some appearance settings for compact view, not sure if it'll ever get merged to the project but it's there.
Hey, thanks for your PR!
This is absolutely something I want to add, but I apologize if it will take a bit of time to get in. There's a lot of moving pieces particularly around settings.
Yeah, no prob, I'm running my own instance anyway and I understand this is not really a priority.
Also I'm seeing some linting issues so I'll fix that first then re submit it.