this post was submitted on 10 Sep 2023
140 points (93.8% liked)
Fediverse
28295 readers
681 users here now
A community to talk about the Fediverse and all it's related services using ActivityPub (Mastodon, Lemmy, KBin, etc).
If you wanted to get help with moderating your own community then head over to [email protected]!
Rules
- Posts must be on topic.
- Be respectful of others.
- Cite the sources used for graphs and other statistics.
- Follow the general Lemmy.world rules.
Learn more at these websites: Join The Fediverse Wiki, Fediverse.info, Wikipedia Page, The Federation Info (Stats), FediDB (Stats), Sub Rehab (Reddit Migration), Search Lemmy
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
It can still be built from the ground up but still uses the same design. If it's a native app written in Swift not a PWA like Voyager I'd say that from the ground up still applies. Because you still need to code everything from scratch.
Itโs written in React Native, with some Swift modules here and there. I wrote down some more in depth behind the scenes in a previous post.
When Apollo shut down I really missed it in my day to day use, so initially this project started out as a personal project to see if I could replace that Apollo craving. Since then the development was going so well that I wanted to share it with the rest of the community as well.
Since then Iโve also build some things that imho are an improvement, for example:
Itโs been really fun to work on, but now that the basis is quite stable Iโll look into features that make it more tailored to Lemmy
Thank you for clarifying, and for your awesome work!