Skip to content

parthpromax/shopping-list-app

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published