Can Meteor be used with PhoneGap?

后端 未结 7 1247
春和景丽
春和景丽 2020-12-02 04:33

Can a Meteor template be packaged up and deployed as a PhoneGap application?

7条回答
  •  既然无缘
    2020-12-02 04:57

    There is also this package: https://github.com/awatson1978/cordova-phonegap

    I havn't tried it personally, but it seems the right approach.

    Update: In the devshop of august, phonegap support has been announced from the core team with cool demos and stuff.

    To play around with it:

    meteor update --release CORDOVA-PREVIEW@3
    

    Getting started: https://meteor.hackpad.com/Getting-Started-With-Cordova-Z5n6zkVB1xq

提交回复
热议问题