this post was submitted on 17 Jun 2023
1193 points (96.6% liked)

Lemmy.World Announcements

30437 readers
2 users here now

This Community is intended for posts about the Lemmy.world server by the admins.

Follow us for server news ๐Ÿ˜

Outages ๐Ÿ”ฅ

https://status.lemmy.world/

For support with issues at Lemmy.world, go to the Lemmy.world Support community.

Support e-mail

Any support requests are best sent to info@lemmy.world e-mail.

Report contact

Donations ๐Ÿ’—

If you would like to make a donation to support the cost of running this platform, please do so at the following donation URLs.

If you can, please use / switch to Ko-Fi, it has the lowest fees for us

Ko-Fi (Donate)

Bunq (Donate)

Open Collective backers and sponsors

Patreon

Join the team

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] Freesoftwareenjoyer@lemmy.world 8 points 2 years ago (14 children)

I can't help. There is no license, so your app is proprietary. What are the goals and what needs to be implemented?

[โ€“] andobando@lemmy.world 14 points 2 years ago* (last edited 2 years ago) (13 children)

Just added the Apache License.

Goals:

  1. Better UI for lemmy with a new design (repetitive icons, hard to distinguish comments, terrible mobile UI) and fixing common issues, like freezing, spinners loading forever, etc.
  2. Single codebase for web, native Android and iOS apps. This is possible with Svelte + Capacitor.
  3. Svelte codebase which I believe will be far easier to develop on.
  4. Rethink how communities are browsed/integrated as alluded to in this post. This is my end goal, but I need to have some discussions about what this will exactly look like.

My current goal is to just get the site working with all/most of the existing functionality. For that there is a lot to do. Profile/settings page, comment replies, community browser/subscriptions to name a few.

[โ€“] TitanLaGrange@lemmy.world 0 points 2 years ago (1 children)

Single codebase for web, native Android and iOS apps. This is possible with Svelte + Capacitor.

Interesting. Is this easier to work in than React Native?

[โ€“] andobando@lemmy.world 1 points 2 years ago* (last edited 2 years ago)

I am not a fan of React, so in my opinion, yes. The substantial difference here is this isn't native, its just a webapp that looks and feels just like a native application. The nice thing here is its just vanilla JS/CSS/HTML.

load more comments (11 replies)
load more comments (11 replies)