1096
All the sad
(lemmy.world)
This Community is intended for posts about the Lemmy.world server by the admins.
For support with issues at Lemmy.world, go to the Lemmy.world Support community.
Any support requests are best sent to info@lemmy.world e-mail.
If you would like to make a donation to support the cost of running this platform, please do so at the following donation URLs.
If you can, please use / switch to Ko-Fi, it has the lowest fees for us
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.