this post was submitted on 14 Jun 2023
228 points (100.0% liked)

Technology

37920 readers
514 users here now

A nice place to discuss rumors, happenings, innovations, and challenges in the technology sphere. We also welcome discussions on the intersections of technology and society. If it’s technological news or discussion of technology, it probably belongs here.

Remember the overriding ethos on Beehaw: Be(e) Nice. Each user you encounter here is a person, and should be treated with kindness (even if they’re wrong, or use a Linux distro you don’t like). Personal attacks will not be tolerated.

Subcommunities on Beehaw:


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 3 years ago
MODERATORS
 

cross-posted from: https://lemmy.ml/post/1249875

Feel free to download and test yourself by joining the TestFlight group.

https://testflight.apple.com/join/6jaRU6rD

Please leave feedback either here or on GitHub.

Note this is very much a work in progress still and this is very barebones. I plan to continue work and submit nightly builds on TestFlight, so be on the lookout for the new releases.

Happy scrolling!

top 50 comments
sorted by: hot top controversial new old
[–] Lloir@lemmy.0x3d.uk 9 points 2 years ago* (last edited 2 years ago) (1 children)

This looks amazing!!

Are you able to convert into Android too??

nvm ignore my comment, i saw the option to compile for Android!

[–] z2k_ 6 points 2 years ago (1 children)

I’m not the dev but I think that’s the intention based on the readme on GitHub.

It’s written in Expo/React Native which means it’ll be easier to support both iOS and Android.

[–] gkd@lemmy.world 4 points 2 years ago (4 children)

Yup. I took it for a spin on a simulator and things are about 90% functional out of the box. There's some weird scaling issues with the text, but I believe that to be the patchwork way I'm rendering the markdown right now. Once I finish the markdown parser it should be the same across both platforms.

load more comments (4 replies)
[–] gkd@lemmy.world 8 points 2 years ago (1 children)

Thanks for the cross post! Please feel free to let me know if you guys run into any issues!

load more comments (1 replies)
[–] jaykay@lemmy.zip 6 points 2 years ago (1 children)

I love it so far, better than mlem for me

[–] RickyOShae@lemmy.perthchat.org 2 points 2 years ago (4 children)

Any particular reasons you like it better then Mlem?

[–] shinratdr@lemmy.ca 7 points 2 years ago

Faster, smoother, clearly caches more aggressively so much less halting when scrolling, smaller fonts so more compact interface.

Both are so early in development though it’s basically irrelevant. Tomorrow Mlem could push a new build that includes their new interface that I’ve seen in the GitHub PRs and I’ll be back to that one. For now it’s just like Mastodon was, using all of the apps and seeing which one ends up fleshing out into a fully functional experience.

[–] novibe@lemmy.world 5 points 2 years ago

Not him, but I like how stable it is compared to Mlem. But UX wise I still like Mlem better for now. But good to see two apps already like this, both really good so far.

[–] jaykay@lemmy.zip 2 points 2 years ago

What others have said plus gestures. One thing for now. Currently writing from the app and for a second i thought it bugged out when I pressed to reply. Turns out the keyboard doesn't pop up automatically and there is no placeholder.

load more comments (1 replies)
[–] jcb2016_@mastodon.social 5 points 2 years ago (1 children)

@z2k_ Holy crap that's amazing. I might need to pull my iPhone out of the drawer

[–] z2k_ 8 points 2 years ago (1 children)

I'm not the dev. @gkd@lemmy.world deserves all the credit. He's amazing.

[–] jcb2016_@mastodon.social 2 points 2 years ago (1 children)

@z2k_ @gkd Thanks will send him a message

[–] gkd@lemmy.world 12 points 2 years ago (11 children)

I plan to support Android too, by the way. It is already about 90% functional, mainly just some styling issues due to a few quirks between iOS and Android rendering. I'll keep you guys all posted!

load more comments (11 replies)
[–] Naatan@lemmy.one 4 points 2 years ago (2 children)

Always great to have more options! But this seems very similar to Mlem in terms of goals (Apollo like). Why not combine efforts?

[–] shinratdr@lemmy.ca 19 points 2 years ago (3 children)

Underlying technology is completely different. One is Swift, one is React. It talks about this on the GitHub.

This is one of those cases where two is better than one, because not everyone can contribute to a Swift app, and multiple projects isn’t splitting effort, it’s bringing on people who wouldn’t otherwise be involved at all.

Plus, probably worth having a few going just because there is so much activity now. Mlem is moving a little slower than I had hoped so while I’d prefer a native Swift iOS app, this one is already a little more functional and it’s the first release.

[–] gkd@lemmy.world 9 points 2 years ago

Those are some of the main reasons. Also, the fact that it can be easily released as an Android build as well is nice, especially for users who would want a more Apollo-like feel on android devices. I have not personally tested Jeroba, but from screenshots I have seen (while it does look great!) it doesn't have the same look as some of the old Reddit apps.

Bottom line is this is a huge preference thing. I don't want to take anything at all away from Mlem. If you know Swift and think you can contribute to that project then by all means you should! Looks like a great project. Glad that there's so many people working on things for Lemmy already!

load more comments (2 replies)
load more comments (1 replies)
[–] SlovenianSocket@lemmy.ca 4 points 2 years ago

Trying out now, it’s looking great for the first alpha release!

[–] HotsauceHurricane@lemmy.one 4 points 2 years ago

Giving this a try!

[–] FrickAndMortar@beehaw.org 4 points 2 years ago

Love it so far! Like some others here, I’d also love to see kbin integration if that’s possible. Thanks for putting this together!

[–] JustSomeGuy@lemmy.ml 4 points 2 years ago (1 children)

Using it now to post this comment. I'm really liking it, it's very smooth. Wish there was compact view but I'm sure its coming soon. I might switch over from mlem

load more comments (1 replies)
[–] ansik@kbin.social 4 points 2 years ago (5 children)

Showing a lot of potential, already like what I see! Can’t login with kbin currently so just hoping that will change, otherwise I’d be commenting from there now :D

Swipe options nailed the bare-bones already and the right options in the right spots! I’d love to have share as the last option on swipe left. Also needs vibration when ‘unselecting’ (?) a swipe option.

Performance is already great, smooth and no crash yet other than when trying to login with kbin. Looking forward to seeing this grow!

[–] z2k_ 6 points 2 years ago (1 children)

FYI, I don’t think kbin has enabled API access yet which is why apps won’t work with it

load more comments (1 replies)
load more comments (4 replies)
[–] jmf@lemm.ee 4 points 2 years ago (1 children)

Gonna give this app a try! Cannot see a clear search feature. Other than that looks very clean!

[–] gkd@lemmy.world 5 points 2 years ago

I have something in the works and should have it released today or tomorrow.

[–] Grilledcheese5@kbin.social 4 points 2 years ago* (last edited 2 years ago)

This looks great! Does it work with kbin.social accounts as well?

Edit: never mind, I should have read all the comments first. Looking forward to seeing how this app progresses!

[–] carushli@lemmy.world 3 points 2 years ago* (last edited 2 years ago)

It looks great! I’m definitely taking it for a spin and will create an issue on GH if I find any.

[–] Graphine@lemmy.world 3 points 2 years ago* (last edited 2 years ago) (2 children)

Just tested this. This app is AWESOME! Please keep working on it!! Will keep testing for bugs!

Edit: This is a cross post. I'm stupid lmao

[–] z2k_ 3 points 2 years ago

@gkd@lemmy.world the lead dev is browsing this post so I’m sure he’s seeing everyone’s feedback.

load more comments (1 replies)
[–] knova@links.dartboard.social 3 points 2 years ago (1 children)

Very cool. Posting from it now. Don’t like how the reply form takes up the whole screen. But given it’s v0.01 I’ll take these things in stride

[–] gkd@lemmy.world 3 points 2 years ago

While it does take up the whole view, I intend to have a few other buttons and things on screen. The comment that you're replying to will be visible under the comment section, and there will be some buttons to easily add markdown to the comment.

[–] cybervseas@lemmy.world 3 points 2 years ago

I just installed and loaded it up. This looks like a fantastic start. I hope I can provide feedback as I use it more!

[–] Julime@feddit.de 3 points 2 years ago

Wow it‘s incredible how much like home this feels instead of Mlem. I can’t wait for all the updates to come! First up please fix the darkmode keyboard ^^

[–] butterypowered@feddit.uk 3 points 2 years ago* (last edited 2 years ago)

@gkd@lemmy.world This looks like a fantastic start! As an Apollo user it's a very familiar experience.

At the very least I'll try to test and submit bug reports. If I can find the time I'll try to do some development too. (I could do with a React side-project...)

[–] borebore@lemmy.world 2 points 2 years ago

This looks great! I used Sync on Android and this looks similar. Hope to see an Android build soon.

[–] bcbane@lemmy.world 2 points 2 years ago

Damn I love this app. This is the exact experience I was missing, as a fellow React native dev I plan on opening some pr’s to update it

[–] shinratdr@lemmy.ca 2 points 2 years ago

Already using it to post this, looks awesome for v0.0.1. Keep it up :)

[–] acow@beehaw.org 2 points 2 years ago

Wow, terrific! Love the tap to collapse, swipe to upvote, etc. Main thing in terms of common reading interactions that I’m missing from Apollo is a swipe action to collapse a thread back to its root. The app is already quite nice to use, though, thank you for sharing!

I like this a lot and can tell there was a lot of work put into it. Only suggestion so far is to make it obvious in the top bar whether you’re looking at a local, subscribed, or federated sort right next to Hot, Top, etc.

I will keep using this, thanks for posting!

[–] hashtaters@lemmy.world 2 points 2 years ago

This is a pretty good start. I like it a lot.

[–] zachary3752@lemmy.world 2 points 2 years ago* (last edited 2 years ago)

Really nice! Super impressive for a 0.1 release. I'll follow the development on this one.

[–] Maddypip@beehaw.org 2 points 2 years ago

Testing it now, seems to work pretty well. Aside from search, which you said you’re working on, links don’t seem to work? It would also be nice to have somewhere to see replies to your comments/post. It would also be nice to see what instance each community comes from. Thanks for your hard work!

[–] Ehrin_CB@lemmy.world 2 points 2 years ago

First comment from it, and I’m totally digging it over Mlem. Something about it feels more familiar to me already as a longtime RIF and Narwhal user!

[–] yankeebobo@lemmy.world 2 points 2 years ago

Memmy is looking good. Definitely more stable at this point. It’s going to be exciting to see two different apps grow. Options are always better.

load more comments
view more: next ›