Social Media

What Is This App?

It’s a React Native app built with Expo (SDK 54), running on the Hermes JavaScript engine. The backend is WordPress with a custom REST API. The app was built by an entity called “forty-five-press” according to the Expo config.

  • MonkderVierte@lemmy.zip
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    1 day ago

    Not a performance problem. My guess is, they (poorly) emulate native scrolling via JS on mobile. Probably for some progress feature or something.

    JS disabled, scrolling works. Though it was only slightly laggy for me.

    • grinde@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      4
      ·
      2 days ago

      Unfortunately all of the code blocks are loaded after-the-fact with JS for some asinine reason (highlighting I’d understand… but why the actual text?), so disabling JS also disables all the code snippets on the page.

    • alakey@piefed.social
      link
      fedilink
      English
      arrow-up
      3
      ·
      2 days ago

      Definitely a performance problem, no HW acceleration on PC produces the same insanely stuttery scroll.