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
Images are not correctly getting the window size when the window is resizable. It seems to be using the screen width instead
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!
Can we have an option for “Traverse”/ list of subscriptions? The gesture feels awkward at times and doesn’t register as easily as a tap. I don’t see why settings needs it own section.
Are you asking how to access the drawer? If so, you must go to the first tab, then at the top left, you have an icon, which opens the drawer (then inside the drawer you have the list of subscriptions). Not sure if that's the only way to do this, since I've only had the update for a few hours.