parthpromax / shopping-list-app

Simple shopping list app using react-native

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shopping list app developed using react-native.

Development

# For iOS
cd ios && pod install && cd ..

# Run iOS
react-native run-ios

# Run Android
react-native run-android

# Install react-native-vector-icons
npm i react-native-vector-icons

# Link react-native-vector-icons
react-native link react-native-vector-icons

About

Simple shopping list app using react-native


Languages

Language:Java 27.7%Language:Ruby 23.8%Language:JavaScript 20.7%Language:Objective-C 19.4%Language:Starlark 8.5%