- JavaScript - Programming Language
- React Native - Mobile (iOS/Android) Framework
- Redux - Global State
- Redux Persist - Persists Redux Global State
- Blue: #007AFF
- Grey: #7D7D7D
- Light Grey: #E5E5E5
1. Install Dependencies:
npm install
2. Install Cocoapods:
cd ios
pod install
3. Start iOS Simulator:
react-native run-ios