this post was submitted on 11 Jun 2023
69 points (100.0% liked)
General Programming Discussion
7796 readers
8 users here now
A general programming discussion community.
Rules:
- Be civil.
- Please start discussions that spark conversation
Other communities
Systems
Functional Programming
Also related
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Just started work on an iOS client today using React Native. Honestly, the lemmy-js-client is pretty straight forward even if you're just using typehints from Typescript. Interesting issue is dealing with comments and getting those properly sorted and creating the comment chains. If you want to chat and have Discord, add me: gk#5175
Have you created a GitHub repo where I can follow the progress?
Yup, here it is.
https://github.com/gkasdorf/memmy
Can this be used as a browser client, without iOS/Android.... on Chrome/Firefox?
Yes, it is a native app, not a web client.