/Goal-Tracker-React-Native

A Goal Tracking app for Mobile written in React Native

Primary LanguageJavaScript

Goal-Tracker-React-Native

to run you must have expo CLI too installed

$ Expo start

To get the app running in an emulator

you must have an android and or ios emulator installed.

command line for emulator starting on Linux and you have to have the sdk emulator tools installed and emulator added to # path.

to see what emulators are installed

$ emulator -list-avds

to start emulator don't forget the @ sign in front of it.

$ emulator @name_of_emulator

once emulator is started type 'a' to transfer the app to the emulator