简体   繁体   English

我应该与 Angular 一起使用什么来构建 android 和 ios 应用程序?

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

I mostly build web apps using angular.我主要使用 angular 构建 web 应用程序。 Now I want to build native android & iOS apps using angular.现在我想使用 angular 构建原生android 和 iOS 应用程序。 I think we can use Cordova , Capacitor , NativaScript to build apps using angular.我认为我们可以使用CordovaCapacitorNativaScript来构建使用 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??您能否建议我在 2022 年与 angular 一起使用什么?

What about Apache Cordova? Apache Cordova呢?

I found this blog ,which says we should avoid Cordova in 2022.我找到了这个博客,上面说我们应该在 2022 年避免使用 Cordova

I believe Ionic should do the work ( https://ionicframework.com/docs/angular/your-first-app ).我相信 Ionic 应该完成这项工作( 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.在某些时候,Ionic 变得非常缓慢且反应迟钝。
Would not duplicate or copy someone's article as there is quite a lot in google explaining the pros and cons of Ionic.不会复制或复制某人的文章,因为谷歌中有很多解释 Ionic 的优缺点。

I suggest Ionic framework (Capacitor): https://ionicframework.com/我建议离子框架(电容器): https://ionicframework.com/

Just for letting you know:只是为了让您知道:

You don't need Ionic with Capacitor.你不需要带电容器的离子。

You can use Capacitor alone with your Angular Project.您可以在 Angular 项目中单独使用电容器。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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