Create a Stateful Camera Gallery App with Font Awesome using Nativescript Vue
Nov 1 · 13 min read
In this post I’ll go over how to create a simple app using Nativescript 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. This is an updated version of a previous post, but now using Nativescript 6.1.2 with Vue instead of Javascript.

