I’m just learning ionic and i would like to know if it’s possible to make an Android native app without a framework(just css, js,HTML) every single tutorial i have seen so far are Made whit angular and it’s kinda hard for me.
Yes, it is possible to use vanilla JS to make an Ionic app. Ionic provides several options, including angular, react, vue and vanilla (plain) JS. However, there aren’t many tutorials on it and you will have to do a lot of research. Here’s an example- here. Goodluck.
1 Like