Comment on Complete Uber Newb wants to create an audio app for Android/IOS: Where do I begin?
eldritch_lich@lemmy.world 1 year ago
I would say that your best bet would be to learn React Native. It’s an excellent option for mobile apps and you can reuse what you learn for a lot of other things as well. It’s super popular so you should find no shortage of resources if you get stuck.
Another option is Flutter. I personally don’t like it too much unless I also intend to target desktop (and even then I’d probably use something else) but it’s fairly popular as well so you should be able to find plenty of learning resources.
ImpossibilityBox@lemmy.world 1 year ago
Wow, I had no idea that React Native basically ran most major programs in existence. Looks like it might be time to sit down and take some online courses/YouTube tutorials for this thing if I really want to get serious with this project.
Thanks!
eldritch_lich@lemmy.world 1 year ago
You’re very welcome! Have fun!