Hi there, I’m new to Ionic, Angular and Meteor, but would like to create a Ionic smart package for Meteor, but I’m not able. I’ve checked atmosphere and
Meteor already has some smart packages for using Angular together with Meteor (angular-stack, ngMeteor, angular-ui-router). I’ve tried to create the Ionic smart package without success just adding fonts folder, ionic.css, ionic.js, and ionic-angular.js files, assuming that the other packages already include all Angular needed files.
@cramrov what issues are you having specifically? It’s hard to say what could be going on. I know I’ve heard reports that using Angular with Meteor isn’t really recommended.
Hi Max, the main problem is dealing with the integration of the currently implementation of the Angular stack on Meteor and the Ionic module dependencies. Luckily, I got a reply from Andrew Lee, the owner of the ngMeteor smart package and he gave me detailed instructions on how to integrate Ionic on top of ngMeteor and meteor-angular-ui-router packages. I’m going to try it, I hope to have the Ionic smart package for Meteor implemented pretty soon.
Has anyone attempted to integrate the meteor boilerplate and ionic ?
Perhaps its an idea if both teams would teamup and provide a good documentation / Working example.