#A NativeScript plugin for Meteor DDP Client Applications
tns plugin add https://github.com/blagoev/nativescript-ddp-client/archive/master.tar.gz
For connection with Meteor server on local machine use: adb reverse tcp:3000 tcp:3000
Sample application https://github.com/blagoev/nativescript-ddp-client-app/