/ListApp

Primary LanguageJavaScript

ListApp

To run this project

  1. Clone this repo
https://github.com/vlade2008/ListApp.git
  1. cd into directory and install the dependencies
cd ListApp
yarn install
  1. cd ios and install pods
cd ios
pod install
  1. Run Project For ios
yarn ios

For Android

yarn android