流媒体与移动前端UI框架 [英] meteor with mobile front-end UI framework

查看:206
本文介绍了流媒体与移动前端UI框架的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有没有人将meteor与移动前端框架集成?

Has anyone integrated meteor with mobile front-end frameworks?

在使移动html5应用看起来更本土时,有许多CSS /前端框架。例如:

In making mobile html5 apps look "more native" there are a number of CSS/front-end frameworks. eg:

  • 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相比,主要的好处是:

and more. In comparison to plain Bootstrap, the main benefits are:


  • 预加载内容

  • 顺畅全屏页面导航

  • ios / android的本机外观移动小部件

但是这些框架通常使用自己的MVC模型,例如将内容预加载到屏幕外的DIV并进行全屏转换。他们经常使用与Meteor / IronRouter冲突的内部路由器或Pushstate。而离子例如取决于角度......

But these frameworks often have use their own MVC model, for example pre-loading content into offscreen DIVs and doing full-screen transitions. they often use an internal router or Pushstate which would conflict with Meteor/IronRouter. And ionic for example depends on angular...

有没有人在这种类型的集成方面取得了成功?任何潜在客户都赞赏。

Has anyone had success with this type of integration? Any leads appreciated.

推荐答案

Meteoric
http://meteoric.github.io/
是离子的一个端口,用于删除Angular的东西,并使一些UI部件被动反应。编辑:现在没有更新,角度是一个选择,以堵塞流星本身。

Meteoric http://meteoric.github.io/ is a port of ionic, to remove the Angular stuff, and make some UI parts reactive. not being updated now that angular is an option to jam into meteor itself.

相关文章:
https://medium.com/space-camp/cross-platform-uis-for-mobile- meteor-apps-6f12b583b205

这对于移动设备来说似乎是一个很好的解决方案,但是如果你想让一个用户界面对桌面进行响应,它将无济于事设备也是。他们故意保持电网简单和移动为重点。

this does seem like a great solution for mobile, but won't help if you want one UI to be responsive across to desktop devices too. they have deliberately kept the grid simple and mobile focused.

这篇关于流媒体与移动前端UI框架的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆