What are the pros and cons of the following technologies for building iOS apps? Which one will you choose if you were to start an iOS project today?
If it is only iOS app, then Swift. If it is a cross-platform then Ionic (Ionic uses AngularJS and Angular is much easy to get started than React)
Wow really surprised swift is barely at 1 %. Isn't it supposed to be the modern language for iOS development. Why such low adoption?
On the hills and far away. One million miles from L.A. We will find the beginning of something new. Take me anywhere, take me anywhere. Wherever you go with you. Just have you and the game: happy wheels
Connor Leech
Helping software developers around the world code in Laravel, AWS and the Javascripts
You can't get faster or more supported than native languages (ie Swift). But it might be easier and more comfortable to write in javascript with angular (ionic) or react. If you're building a www part of the app you might have to use all the same js logic anyhow