简体   繁体   English

Appgyver Steroids + Jquery手机+ Phonegap

[英]Appgyver Steroids + Jquery mobile + Phonegap

I am currently using jquery mobile and frameworks to build mobile applications. 我目前正在使用jquery mobile和框架来构建移动应用程序。

The performance and pace of mobile apps are low when Jquery Mobile combined with Phonegap and comparitively high when Appgyver is worked with . 当Jquery Mobile与Phonegap结合使用时移动应用程序的性能和速度很低,而当Appgyver 一起使用时,移动应用程序的性能和速度相当高。 However I am not sure about applying all the above said frameworks together. 但是我不确定将所有上述框架一起应用。

Is there any possibility to be more elloborate on how to combine Appgyver , mobile and ? 有没有可能更加精通如何结合Appgyver 手机和 I would really appreciate if I can get a real example and tutorial on the usage and resultant on the same. 我真的很感激,如果我能得到一个真实的例子和教程的用法和结果相同。

Thanks in advance 提前致谢

JQuery Mobile is optimized to work across a large amount of devices and browsers, not just within phonegap so it might be better to use different specialized frameworks for what you are doing. JQuery Mobile经过优化,可以在大量设备和浏览器中运行,而不仅仅是在phonegap中,因此最好使用不同的专用框架来处理您正在做的事情。

Steriods recommends angular for javascript modeling and topcoat for ui enhancements. Steriods建议使用角度来进行javascript建模,并使用面漆进行ui增强。

JQuery mobile handles everything from mobile styles to page navigation and history. JQuery mobile处理从移动样式到页面导航和历史记录的所有内容。 You could use JQuery mobile for just styling and then use steroids for navigation and page transitions. 您可以使用JQuery mobile进行样式设置,然后使用类固醇进行导航和页面转换。

AppGyver has switched to using Ionic for it's default framework now. 现在,AppGyver已经转而使用Ionic作为默认框架。 Ionic is built on Angular JS but it is specifically optimized for using within PhoneGap. Ionic基于Angular JS构建,但它专门针对PhoneGap中的使用进行了优化。 You can even create a phonegap project with their command line tools. 您甚至可以使用命令行工具创建一个phonegap项目。 They also released an awesome plugin to fix the dreaded keyboard issue on android and ios. 他们还发布了一个很棒的插件来修复android和ios上可怕的键盘问题。 I'm hoping to switch over from Jquery Mobile to Ionic as soon as time allows. 我希望在时间允许的情况下尽快从Jquery Mobile切换到Ionic。

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

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