1

So I have some android device experience as well as scala with Play framework and someone has asked if I can build them and android and iOS for their business. Mainly information with a few tools for using their companies methodologies. I have never created an iOS app before only Android.

So my question is what should I do, write both natively or do hybrid using PhoneGap or alike (recommendations welcome)

Comments
  • 0
    Of its a simple app, use react native or flutter. If its not simple, you shouldnt be making it on your own.
  • 0
    @sharktits it's definitely something that can be built on my own. Just unsure on the tech to use :)
  • 0
    If you like C# - Xamarin Forms (or plain Xamarin if you want)
    If you prefer web stuff - React native / phonegap
Add Comment