Awesome
<img width="36" src="https://github.com/nick-delirium/lemmy-fennec/assets/23126999/c7131fab-e6a3-4dfc-a298-f5175db5c365"> Arctius for Lemmy
(Previously: Fennec for Lemmy)
Minimalistic and easy to use Lemmy client written for general public enjoyment, my personal experience and RN skills improvement. I hope that it will be easy and fun to use for everyone, including people with impaired vision abilities.
Installation
With Obtainium: download Obtainium, then go to "Add App", type in "https://github.com/nick-delirium/lemmy-fennec/" to the first field and add the app. Voila! Now you will get all new releases automatically or notified about it if you will chose "track only" mode.
Manual download: Latest release
Google play: Here
Why React Native?
Very easy to start with, easy to contribute and runs super well with new Hermes engine (almost no difference vs flutter in performance). This app outputs 120 fps and I'm looking into every possible option to optimize it when I'm adding something.
Want to help, found any bad code or bugs?
Start a PR or issue, I'll be happy to see it. Same for feature requests.
Lemmy community: here
todo board: See status here
<img width="240" src="https://github.com/nick-delirium/lemmy-fennec/assets/23126999/d721a272-2841-4db4-aa08-c5d864bfa24f"> <img width="240" src="https://github.com/nick-delirium/lemmy-fennec/assets/23126999/aa2fa9b0-4f9b-4b44-989e-97fdc6f0a070"> <img width="240" src="https://github.com/nick-delirium/lemmy-fennec/assets/23126999/603eafe6-3594-4766-b6cf-68bf4b0006f4"> <img width="240" src="https://github.com/nick-delirium/lemmy-fennec/assets/23126999/1411b2b5-d919-45f6-86e6-2534d817f6cf"> <img width="240" src="https://github.com/nick-delirium/lemmy-fennec/assets/23126999/f1aa5c4d-d782-4510-a936-98b800be0c9d"> <img width="240" src="https://github.com/nick-delirium/lemmy-fennec/assets/23126999/49ebfcd7-5135-43ad-9134-4d1c5346cbce">Special thanks and credits:
-
https://github.com/LemmyNet/lemmy-js-client - lemmy js client with types and all the good things (MIT)
-
https://github.com/gmsgowtham/react-native-marked - for MD rendering library (MIT)
-
https://github.com/jobtoday/react-native-image-viewing - image viewer (MIT)