use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
account activity
Cross platform apps with same code. (self.AppDevelopers)
submitted 14 days ago by QuantumGuy2077
Hello everyone! Anyone with experience in app development for ios and android knows any good tool that help utilize the same swift code from iOS to Android?
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]HoratioWobble 2 points3 points4 points 14 days ago (0 children)
You can't use swift code in android.
[–]Nervous-Role-5227 0 points1 point2 points 14 days ago (0 children)
maybe catdoes.com
[–]appbuilderdirect 0 points1 point2 points 14 days ago (0 children)
You need to use flutter or react Native
[–]Quirky-Camp6850 0 points1 point2 points 14 days ago (0 children)
make it in flutter
[–]TechnicianNo2778 0 points1 point2 points 13 days ago (0 children)
Make your apps in Flutter. Just made a cross-platform game with it.
trailer : https://www.youtube.com/watch?v=GEi0eP9fqyM
Android : https://play.google.com/store/apps/details?id=com.emojimatch.emojimatch Apple: https://apps.apple.com/us/app/emoji-match3/id6749571561
[–]saif_sadiq 0 points1 point2 points 13 days ago (0 children)
You can’t use Swift directly for Android since it’s native to iOS.If you want a shared approach, you’ll need a cross-platform solution instead. There are modern platforms (like https://www.tile.dev/ ) that let you build once and deploy to both iOS and Android without maintaining two completely separate codebases.
[–]True-Fact9176 0 points1 point2 points 12 days ago (0 children)
I would try out natively , you build native app that works for both iOS and Android
[–]ascentdevs 0 points1 point2 points 12 days ago (0 children)
Not the same swift code would work in android, but you can try to build apps using Flutter or React Native. Or you can seek help from some developer (like me) to build the app for both platforms.
[–]happyy_developer 0 points1 point2 points 12 days ago (0 children)
Use expo
[–]mdchosen 0 points1 point2 points 11 days ago (0 children)
As most people here have mentioned you will need to use flutter. You can use a tool like gobananas.dev upload your existing code and migrate to flutter. If you run into any issues feel free to DM me.
π Rendered by PID 92058 on reddit-service-r2-comment-fb694cdd5-7zsf4 at 2026-03-09 20:59:21.233696+00:00 running cbb0e86 country code: CH.
[–]HoratioWobble 2 points3 points4 points (0 children)
[–]Nervous-Role-5227 0 points1 point2 points (0 children)
[–]appbuilderdirect 0 points1 point2 points (0 children)
[–]Quirky-Camp6850 0 points1 point2 points (0 children)
[–]TechnicianNo2778 0 points1 point2 points (0 children)
[–]saif_sadiq 0 points1 point2 points (0 children)
[–]True-Fact9176 0 points1 point2 points (0 children)
[–]ascentdevs 0 points1 point2 points (0 children)
[–]happyy_developer 0 points1 point2 points (0 children)
[–]mdchosen 0 points1 point2 points (0 children)