โฒ 385 โผ All the sad (lemmy.world) submitted 3 years ago by Art3sian@lemmy.world to c/lemmyworld@lemmy.world 162 comments fedilink hide all child comments
[โ] gkd@lemmy.world 1 point 3 years ago (1 child) 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. permalink fedilink source parent hideshow 2 child comments replies: [โ] BrokenRebound@lemmy.world 1 point 3 years ago (1 child) 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... permalink fedilink source parent hideshow 2 child comments replies: [โ] gkd@lemmy.world 1 point 3 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. permalink fedilink source parent
[โ] BrokenRebound@lemmy.world 1 point 3 years ago (1 child) 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... permalink fedilink source parent hideshow 2 child comments replies: [โ] gkd@lemmy.world 1 point 3 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. permalink fedilink source parent
[โ] gkd@lemmy.world 1 point 3 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. permalink fedilink source parent