I honestly do not mind it one but. I quite like the interface. It’s minimal but there are some bugs to it which is to be expected. I really do like the overall design of it though. There isn’t too much going on. It’s like old Reddit which I am a big fan of

    • matcherock@feddit.uk
      link
      fedilink
      English
      arrow-up
      0
      ·
      1 year ago

      was wondering the same thing. probably nowhere near as easy as it sounds. but in don’t develop apps soni could be wrong

      • rarkgrames@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        ·
        1 year ago

        It wouldn’t be trivial. You could use some of the UI elements you already have but every interaction you make with the app triggers some sort of event, and a lot of those events would be functions that need to be rewritten to work with a completely different set of APIs.

        I’m sure it’s do-able if the dev was inclined to do so though.