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!

  • gkdOPM
    link
    fedilink
    English
    arrow-up
    15
    ·
    1 year ago

    Oh yes, the image modal is far improved. Not glitchy anymore and swipe to close is much easier to use 👍

      • gkdOPM
        link
        fedilink
        English
        arrow-up
        6
        arrow-down
        1
        ·
        1 year ago

        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.