• @BrokenRebound@lemmy.world
    link
    fedilink
    English
    52 years 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
      52 years 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.