Nativescript Create a Stateful Camera Gallery App with Font Awesome using Nativescript Vue This post shows how to create a simple app using Nativescript 6 Vue that uses the device camera to take photos, displays those pictures in a simple image gallery, uses Font Awesome icons, and maintains state for the gallery across app runs.
Nativescript Using Nativescript Vue 2.0, Firebase and Font Awesome to create a login screen With the release of Nativescript 4.2 and Nativescript-Vue 2.0, I thought it would be interesting to create a simple app with Vue.js and Nativescript with a login screen that uses Firebase Authentication and Font Awesome Icons, on both the iOS and Android platforms
Nativescript Stateful Nativescript picture gallery app with Font Awesome 5 icons In this post I'll go over how to use the Nativescript camera plugin to take pictures, store and display those pictures in a simple image gallery, use Font Awesome icons in your app, and maintain state for the app data across runs.