Simple question: React Native, Flutter, actually native (Java/Swift), or something else?
For further actions, you may consider blocking this person and/or reporting abuse
Simple question: React Native, Flutter, actually native (Java/Swift), or something else?
For further actions, you may consider blocking this person and/or reporting abuse
amanbhoria -
Ramin Omrani -
Ben Halpern -
Jagroop Singh -
Top comments (6)
I'd choose hybrid solutions like with ionic or framework7 or maybe even just nuxt/next app with cordova plugins especially if you are planning to build a web app; it would shorten your development time
But if performance is a requirement I'd go with Flutter
What about if you were just building a mobile app, without a web counterpart, would you still choose hybrid/Flutter or go full native?
My first choice will always be hybrid unless there is some performance requirement.
Hybrid apps are very fast to prototype and develop.
Are they faster to develop before you're more familar with that way or..?
If you are familiar with both ways, hybrid solutions will be faster and prettier
Interesting, I've never tried either. Definitely something I'll keep in mind