Develop a NativeScript plugin now (w/ TypeScript) Getting started To rebuild the plugin npm run preparedemo To run the demo project: cd demo tns platform add android tns run android and/or tns platform add ios tns platform run ios