• Jumuta@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    8
    ·
    1 year ago

    Does this app rely on ios 16 or does it work with 15 or lower as well? I’m really interested if I could test this on my 7 Plus, although I use an Android primarily

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

      I will be targeting iOS 15. Also, I’m preparing an Android build now. I wasn’t originally going to target Android at all, but I may as well since it’s all just one codebase with minor modifications for either OS.

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

        How are you targeting both iOS and Android with minor changes, considering the different languages and operating system APIs and environments? Something like React Native?

        Not a mobile developer, but still a developer, so I’m quite interested…

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

          Yea, using React Native. Generally you can do 80-90% of things all with the same code. Flutter and .NET MAUI are other options as well.

      • surrendertogravity@beehaw.org
        link
        fedilink
        English
        arrow-up
        1
        ·
        1 year ago

        thank you!! I have an iPhone SE (2016) and Mlem only targeting iOS 16+ above means no app for me – I appreciate you supporting those of us on older devices.

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

          No problem! There isn’t anything majorly different between the two API wise for something like this anyway.