Art35ian@lemmy.world to Lemmy.World Announcements@lemmy.world · 2 years agoAll the sadlocklemmy.worldexternal-linkmessage-square186fedilinkarrow-up11.14Karrow-down135 cross-posted to: [email protected]
arrow-up11.11Karrow-down1external-linkAll the sadlocklemmy.worldArt35ian@lemmy.world to Lemmy.World Announcements@lemmy.world · 2 years agomessage-square186fedilink cross-posted to: [email protected]
minus-squareBrokenRebound@lemmy.worldlinkfedilinkEnglisharrow-up5·2 years agoHow 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…
minus-squaregkd@lemmy.worldlinkfedilinkEnglisharrow-up6·2 years agoYea, 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.
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…
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.