Use Ionic or Cordova?

We want to build a simple application that use a lot of videos and images. The application should run on different mobile devices running Andriod and iPhone operating systems. Does Ionic also convert each application to all mobiles options ?

What do you suggest to use Cordova or Ionic?

Cordova is often used as the base layer of Ionic designed apps. Ionic just provides the UI layer, Cordova or Capacitor (from Ionic) will wrap that into a native app.

So, it is not a either Ionic or Cordova, but Ionic with Cordova or Capacitor is the question you need to answer.

1 Like