DEV Community

Danielle Kaye
Danielle Kaye

Posted on

1

Question

This is my first post! Hello everyone!!! And I have a question! In terms of framework which is better for a web/mobile app that can be used on both IOS and android devices ?? Angular, React, Django??

Top comments (3)

Collapse
 
habereder profile image
Raphael Habereder • Edited

I can't really answer your question, but still have some advice :)
Put your question in the title, for example "which do you think is better for mobile development: angular, react or django? And why?"
Maybe add the #mobile or #help tag, that way you will get a better target audience for your question.

Collapse
 
dennisfrijlink profile image
Dennis Frijlink • Edited

Lots of possibilities:

  • If you wanna use the web technologies (HTML/JS/CSS, Angular, React, Vue, Svelte...) you can use ionic/capacitor capacitorjs.com/
  • If you wanna have all native access but write code once (so not for android and iOS two different apps). You can use Flutter, Dart, React Native or Nativescript
  • You can also make a Progressive Web App. Benefits of PWA's: they are fast, small sized (4 ~ 10 KB) and use the simple well known web techniques.
Collapse
 
muhajirdev profile image
Muhammad Muhajir

It depends

Angular & React can be used to develop Frontend Web. It runs on a browser.

Django runs on server

If you want to develop IOS and android, you can take a look at React Native or Flutter.

Postmark Image

Speedy emails, satisfied customers

Are delayed transactional emails costing you user satisfaction? Postmark delivers your emails almost instantly, keeping your customers happy and connected.

Sign up