All Projects → bradtraversy → React_native_shopping_list

bradtraversy / React_native_shopping_list

React Native app from crash course

Programming Languages

javascript
184084 projects - #8 most used programming language

React Native Shopping List App

App for React Native crash course on YouTube

Quick Start

# Install dependencies
npm install
cd ios && pod install && cd ..

# Run on iOS
react-native run-ios

# Run on Android
react-native run-android

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].