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!
Always great to have more options! But this seems very similar to Mlem in terms of goals (Apollo like). Why not combine efforts?
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.
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!
Because some of us saps don’t have a phone capable of iOS 16+ which is what Mlem is targeting. Memmy runs great.
It looks great! I’m definitely taking it for a spin and will create an issue on GH if I find any.
Currently posting this comment using the testflight beta, this looks pretty good! Good work :)
Giving this a try!
I love it so far, better than mlem for me
Any particular reasons you like it better then Mlem?
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.
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.
Is email required? I am having issues logging in with my existing account, that only has username and password. Said could not find username or email.
Already using it to post this, looks awesome for v0.0.1. Keep it up :)
This looks amazing!!
Are you able to convert into Android too??
nvm ignore my comment, i saw the option to compile for Android!
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.
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.
As far as I know kbin doesn’t have API access enabled at the moment. They’re still trying to finalise how they do it. This means that apps can’t communicate with it just yet.
Gonna give this app a try! Cannot see a clear search feature. Other than that looks very clean!
I have something in the works and should have it released today or tomorrow.
Thanks for the cross post! Please feel free to let me know if you guys run into any issues!
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
Have been using Mlem for a while now… But I find it worth to try and provide feedback!
Commenting through memmy. I love swiping right to upvote comments!
Glad to hear it’s working well! Let me know if you run into any issues or have ideas!
Here’s an idea: in apollo you swipe left on a comment to collapse the current commet’s thread, this would be nice too.
I’d also quite like this.
@z2k_ Holy crap that’s amazing. I might need to pull my iPhone out of the drawer
I’m not the dev. @[email protected] deserves all the credit. He’s amazing.
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!
I’ll keep you guys all posted!
Please certainly do!
bro your app is super stable as well! I was having a lot of crashes with Mlem, not to discredit their work they’ve got a cool multi profile feature that’s really nice. Appreciate your work!
Looks great! Bit of a pain during login because it would bring my cursor back to the server line after each letter when I was typing in my username
Fixed that in the latest release. Sorry about that…