React Native Grocery Store UI Template
A React Native UI template with Expo, React Navigation, and some ? included.
Technologies
Getting Started
Clone this repository
$ git clone https://github.com/vishal-bhil/online-grocery-store.git
Install node modules, Yarn is highly recommended.
$ yarn
Open and start project using Expo XDE or use the CLI :
$ expo start
Run on Android/iOS device or simulator
$ expo ios
$ expo android
Open project in any code editors and have fun ?
Contribution
All PRs are welcome ?