this post was submitted on 24 Jun 2023
78 points (98.8% liked)

Memmy - An iOS client for Lemmy

2536 readers
1 users here now

Download on the App Store

View on GitHub

Join the Discord

Code of Conduct

founded 1 year ago
MODERATORS
 

Images in the feed now fit to screen. Also, images are preloaded once the info is received from the API so you don’t have to wait for them to load.

For that reason, I’ve also altered the refresh rate for getting new data, so as long as you’re not fast scrolling, you should see the loading wheel far less.

Update will also include other fixes and improvements (including a fix for what seems to be one of the two remaining crashes happening frequently. See you guys later!

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

Yea it’s bothered me for a long time too, just was something I was putting off. Needed to strip out a library that was using react-native’s base animation and make a new modal using reanimated. Should be a lot better now. Going to do some more improvements to the whole “fade in/out” of the modal, but for now it’s way more efficient and actually responds to your swipe to close actions.

[–] nero 4 points 1 year ago

Sweet, thanks for the transparency and daily updates :D