是否有人将流星与移动前端框架集成?
在使移动html5应用看起来“更原生”有许多CSS /前端框架。例如:
> Meteoric http://meteoric.github.io/
> http://onsenui.io/
> http://topcoat.io/
> http://jquerymobile.com/(shudder)
> http://goratchet.com/one.html
> http://ionicframework.com/
> App.js:http://code.kik.com/app/2/index.html
> http://lungo.tapquo.com/
> http://famo.us/
> http://goratchet.com/
> http://www.idangero.us/framework7/
> Foundation for apps
和更多。与纯Bootstrap相比,主要的好处是:
>预加载内容
>平滑的全屏页面导航
>移动小部件与“本地外观”为ios / android
但是这些框架通常使用他们自己的MVC模型,例如将内容预加载到屏幕外DIV并执行全屏转换。他们经常使用内部路由器或Pushstate将与Meteor / IronRouter冲突。离子例如取决于角度…
有没有人有这种类型的集成的成功?任何线索赞赏。
解决方法
流星
http://meteoric.github.io/
是一个离子的端口,去除Angular的东西,并使一些UI部分反应。编辑:现在不更新角度是一个选项卡住流星本身。
http://meteoric.github.io/
是一个离子的端口,去除Angular的东西,并使一些UI部分反应。编辑:现在不更新角度是一个选项卡住流星本身。
相关文章:
https://medium.com/space-camp/cross-platform-uis-for-mobile-meteor-apps-6f12b583b205
这似乎是一个伟大的移动解决方案,但不会帮助,如果你想要一个UI在整个桌面设备也响应。他们故意保持网格简单和移动聚焦。