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

  • @useful_idiotA
    link
    English
    111 months ago

    Crazy fast development on this app in the last 2 months.