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
- Host: GitHub
- URL: https://github.com/pritam001/macro-tracker
- Owner: pritam001
- Created: 2019-06-04T10:15:57.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-03T23:22:34.000Z (over 3 years ago)
- Last Synced: 2025-03-31T16:23:49.261Z (about 1 year ago)
- Topics: app, health, macro-tracker, react-native, react-native-app, reactjs, tracker
- Language: Objective-C
- Size: 1.3 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
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