/asyncApp

A simple app to demonstrate how to store data in local storage

Primary LanguageJava

asyncApp

A simple app to demonstrate how to store data in local storage

How to run this app

Ensure that you have your android/ios environment set up to run react-native apps

Run git clone https://github.com/jeffngugi/asyncApp.git to get the application into your machine.

cd ./asyncApp and run yarn to install packages

Run yarn android to start app in android or yarn ios to run the app in ios