简体   繁体   中英

What should I use with Angular to build the android & ios apps?

I mostly build web apps using angular. Now I want to build native android & iOS apps using angular. I think we can use Cordova , Capacitor , NativaScript to build apps using angular. I don't want to use ionic due to performance issues. I don't have much experience with these tools,

Can you please suggest what I should use with angular in 2022??

What about Apache Cordova?

I found this blog ,which says we should avoid Cordova in 2022.

I believe Ionic should do the work ( https://ionicframework.com/docs/angular/your-first-app ).
The only things to consider are application size and scale. At some point, Ionic became very slow and badly responsive.
Would not duplicate or copy someone's article as there is quite a lot in google explaining the pros and cons of Ionic.

I suggest Ionic framework (Capacitor): https://ionicframework.com/

Just for letting you know:

You don't need Ionic with Capacitor.

You can use Capacitor alone with your Angular Project.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM