meteor-ionic icon indicating copy to clipboard operation
meteor-ionic copied to clipboard

Ionic2

Open hlehmann opened this issue 10 years ago • 6 comments

Thanks for your angular2-meteor package ! I want to try ionic 2 using the meteor CLI but I don't know how to resgiter ionic/ionic or get de definitions.

hlehmann avatar Oct 24 '15 10:10 hlehmann

@Urigo Could you please create Ionic2 package for Meteor or guide me to How to use Ionic2 with Meteor.

ansarizafar avatar Oct 30 '15 12:10 ansarizafar

I haven't looked into Ionic 2.0 yet but it looks super interesting! I would love if someone would start experimenting with it and I will help him and support his work

Urigo avatar Oct 30 '15 22:10 Urigo

@Urigo Ionic2 is very different then Ionic1. I have made several attempts to integrate Ionic2 with Meteor without any success. I think only a core Meteor developer can do it.

ansarizafar avatar Oct 31 '15 13:10 ansarizafar

+1

AhmadEl-Banna avatar Nov 01 '15 06:11 AhmadEl-Banna

The problem is that there is no easy way to install typescript dependencies. I don't know how common it is but ionic like angular are sharing there source through npm (and not bower ?).

hlehmann avatar Nov 01 '15 10:11 hlehmann

@Urigo It's possible to make a package with a bundle of ionic2 using System.Js but it requires angular2/http witch is not provided by barbatus:angular2.

After that ionic seems to introduce other annotations that affect bootstraping... and no success to fix it

hlehmann avatar Nov 01 '15 13:11 hlehmann