An open API service indexing awesome lists of open source software.

https://github.com/pritam001/macro-tracker

macro-tracker app in react-native
https://github.com/pritam001/macro-tracker

app health macro-tracker react-native react-native-app reactjs tracker

Last synced: about 1 month ago
JSON representation

macro-tracker app in react-native

Awesome Lists containing this project

README

          

Run instructions for iOS:
• cd ~/Projects/MacroTracker && react-native run-ios
- or -
• Open ios/MacroTracker.xcodeproj in Xcode
• Hit the Run button

Run instructions for Android:
• Have an Android emulator running (quickest way to get started), or a device connected.
• cd ~/Projects/MacroTracker && react-native run-android