this post was submitted on 19 Jul 2023
2 points (100.0% liked)

Memmy - An iOS client for Lemmy

5070 readers
1 users here now

Download on the App Store

View on GitHub

Join the Discord

Code of Conduct

founded 1 year ago
MODERATORS
 

Hey all!

I am doing a rewrite right now of the state management so that we can scale a lot better. This is going to allow for a super seamless integration of mod tools as well as other integrations throughout the app.

I am aware of some issues with the drawer right now, especially whenever a user has a large number of subscriptions. We are working on clearing that up.

I'm also aware of some performance issues, especially on older devices. Two things are being done to correct this:

  • Better state management
  • Stripping out one of the UI libraries that is used and replacing it with either another library or raw React Native components.

These will probably be done by the end of the week. I think these are two things that are super important to knock out now to keep things scalable. I'm learning here as we move along, and am fixing things up as I see issues arise 👍

Thanks for all the feedback, and know that some absolutely great things are coming your way very soon! Cheers

top 2 comments
sorted by: hot top controversial new old
[–] sciawp@lemm.ee 1 points 1 year ago

Just some notes about the image viewer:

  1. Images are not correctly getting the window size when the window is resizable. It seems to be using the screen width instead

  2. Tapping the top of the screen in the image viewer will return to the top of the feed view and you can watch the image viewer swap posts as the current post cache goes to the top!

[–] Rivers@lemmy.ml 1 points 1 year ago

This app is great mate, I thought Mlem was leading the charge until I found this app, so big thanks!

I was wondering is there any plans to add notification specifically for individual communities? because I would love that