DEV Community

Shadow5084
Shadow5084

Posted on

What is the beste Javascript-Framework for building native mobile Apps?

Which Framework is the best for easy native mobile Apps with Javascript? Ionic, Nativescript, React-Native, ...

Top comments (6)

Collapse
 
dewaldels profile image
Dewald Els

That question requires some follow up questions.

Will the App need a lot of image processing or 3d rendering? If so React-Native would be a better option that a web based framework like Ionic.

But it really depends based on the project requirements

Collapse
 
shadow5084 profile image
Shadow5084

So my app doesn't need much ressources.
I want develop a web-app, which easily runs on mobile and desktop

Collapse
 
dewaldels profile image
Dewald Els

Random update: Ionic now supports Angular, React and Vue. The capacitor library has also grown very stable and makes it easy to integrate native code to your hybrid apps

Collapse
 
dewaldels profile image
Dewald Els

In that case; I would, from experience, recommend Ionic 4+ you can either use it with Angular or React :)

Collapse
 
josemunoz profile image
José Muñoz

React-Native is the way to go

Collapse
 
fultonbrowne profile image
Fulton Browne

I really like vuejs native vue-native.io/