angularjs – Can Ionic Framework可以在Chrome,Mozilla,IE9等桌面网络浏览器中运行吗?

前端之家收集整理的这篇文章主要介绍了angularjs – Can Ionic Framework可以在Chrome,Mozilla,IE9等桌面网络浏览器中运行吗?前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。
你好,我想知道这是否可能。
或者你知道另一个运行在angularjs上的框架吗?
更新:如@RationalDev所提到的,Ionic现在一般支持浏览器。但是,他们没有解释什么浏览器。

Ionic 1.2 marks the first release where we actively recommend Ionic for those looking to build a mobile website

http://blog.ionic.io/announcing-ionic-1-2/

================================================== =========================
如离子框架文档的Browser Support部分所述,Ionic真正面向混合移动应用。

Ionic is focused on building native/hybrid mobile apps rather than
mobile websites.

As such,our browser support tends to be whatever Web View API is
available to native apps on a given platform. For Ionic 1.0.0-beta.6
“darmstadtium-dingo”,that means UIWebView for iOS 6+,and Android 4+
(with some support for 2.3). Windows Phone and FirefoxOS support is on
our roadmap.

但是,在大多数WebKit浏览器(特别是Chrome和Safari)中,它的工作正常。事实上,我会说大多数开发人员在90%的时间内开发Chrome应用,然后测试他们的设备或模拟器。

我知道FireFox根本不被支持。我不知道Ionic在IE X中的作品有多好。

如果你想要一个移动应用程序,Ionic是一个很好的选择。但是,如果你真的瞄准桌面,我会说你需要去别的地方。 Ionic不支持桌面浏览器,它的界面将限制桌面浏览器功能更丰富和更宽敞的功能

对于AngularJS,您可能需要特别研究AngularUIAngularUI Bootstrap。它具有真正多样化的面向桌面的功能集。

原文链接:https://www.f2er.com/angularjs/144713.html

猜你在找的Angularjs相关文章