Closed netwiser closed 8 years ago
NativeScript already has built-in support for Angular 2 and I don't see how it would interfere with Meteor. So yes, you should be able to use angular2-meteor even without any modifications. Keep in mind though that this solution does have a couple limitations:
@PseudoPsycho thanks for the tips
There is a npm module calls nativescript-ng2-meteor to integrate NativeScript + Angular2 + Meteor, but the change detection is not working properly. Since angular2-meteor package is pretty mature, I am wonder whether it is possible to port it to support with NativeScript as well?