this post was submitted on 10 Sep 2023
59 points (94.0% liked)

Lemmy Apps

5403 readers
1 users here now

A home for discussion of Lemmy apps and tools for all platforms.

RULES:


An extensive list of Lemmy apps is available here:

LemmyApps.com

or lemmyapps.netlify.app


Visit our partner Communities!

Lemmy Plugins and Userscripts is a great place to enhance the Lemmy browsing experience. [email protected]

Lemmy Integrations is a community about all integrations with the lemmy API. Bots, Scripts, New Apps, etc. [email protected]

Lemmy Bots and Tools is a place to discuss and show off bots, tools, front ends, etc. you’re making that relate to lemmy. [email protected]

Lemmy App Development is a place for Lemmy builders to chat about building apps, clients, tools and bots for the Lemmy platform. [email protected]

founded 1 year ago
MODERATORS
 

Welcome to Lemma - Your New Favourite App!

I’m thrilled to introduce the very first public release of Lemma on TestFlight. Get ready to experience a whole new level of browsing the fediverse!

🌟 Key Features 🌟

  • Super-charged Media Viewer
  • Powerful Markdown Editor
  • Effective Search

🔥 Why You'll Love Lemma 🔥

  • Fully Customisable
  • Swipe Gestures
  • Multiple Accounts
  • Cross-post Support
  • Share as Image
  • ‘Open in Lemma’ Safari Extension
  • Private messaging

📣 Join The Community 📣

I would love to hear from you! Join our growing community of users to share your feedback, ideas, and suggestions. Together, we'll make Lemma even better.

💡 How to Get Started 💡

  1. Download TestFlight from the App Store if you haven't already.
  2. Follow this link to find Lemma in TestFlight.
  3. Tap the "Install" button to get early access to Lemma.
  4. Explore the app, try out its features, and let me know what you think.

🤝 Feedback & Support 🤝

Your feedback is invaluable to me. If you encounter any issues, have suggestions, or just want to say hello, please reach out to the Lemma community ([email protected]). Thank you for being a part of our journey. Together, we'll shape the future of Lemma. Get ready to experience something amazing!

🍺 Buy Me a Beer 🍺

I’m building Lemma as a side project in my free time. If you’re enjoying Lemma and would like to say an extra thank you, you can buy me a beer ❤️

📌 Note: This is a TestFlight release, so your feedback will help me fine-tune the app for its official launch.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 3 points 1 year ago* (last edited 1 year ago) (1 children)

I would absolutely love to implement swipe to go forward, it was one of my favorite features. I’ve tried to search how one would implement that, but so far I haven’t found anything useful sadly :(

If an iOS developer reads this and has suggestions on how this could be implemented, I would love to have a chat!

[–] [email protected] 1 points 1 year ago (1 children)

Just curious, what are you building this with? SwiftUI/UIKit or something entirely different?

[–] [email protected] 3 points 1 year ago (1 children)

It is written in React Native, with some self made Swift modules here and there. I wrote some background info in a previous post if you’re interested (:

[–] [email protected] 1 points 1 year ago

That’s actually pretty impressive, I had the feeling it wasn’t swiftUI or UIKit due to kinds of bugs that I’ve come across, but the general feel and look is perfect. Really well done :) Not sure if you’ve answered this somewhere before (if so I couldn’t find it), have you considered making it open source? I know there are advantages and disadvantages to both so I understand the decision either way.