Welcome to the NativeScript getting started guide. In this tutorial you'll use NativeScript, a cross-platform JavaScript framework for building native mobile apps, to build an iOS and Android app from scratch.
TIP: For a video introduction to NativeScript, see the getting started guide on YouTube.
What you're building
This guide will walk you through building Groceries, a groceries management app that does the following things:
- Connects to an existing RESTful service.
- Provides user registration and login.
- Lets authenticated users add and delete groceries from a list.
- Runs cross-platform (iOS and Android).
Read full article from Getting Started Guide
No comments:
Post a Comment