nativescript NativeScript and Angular: Integrating Firebase Are you looking to integrate Firebase with NativeScript and Angular? This article looks at how we can do this in detail. We'll be using the awesome nativescript-plugin-firebase by Eddy Verbruggen to achieve this.
nativescript NativeScript and Vue.js: Toast Plugin Continuing the NativeScript and Vue series, let's create an application that takes advantage of the nativescript-toast plugin. We'll start off by creating a new NativeScript Vue application: # Install the NativeScript CLI npm install
nativescript NativeScript and Vue.js I'm a big fan of NativeScript as it allows me to make native mobile applications with ease. My go-to front end framework is Angular, so naturally I use NativeScript Angular quite a bit.
nativescript SMS and Phone Calls with NativeScript Angular Adding SMS support for your NativeScript application is simple! This article will show you how to send an SMS with Angular NativeScript. Project Setup To get started, create a blank Angular NativeScript project
nativescript NativeScript - Speech Recognition Here's how we can add Speech Recognition to our NativeScript application(s). If you prefer a video guide, see below: Creating a New Project I'll start off by generating a new NativeScript project