/react-native-food-delivery

Food delivery app built with React Native

Primary LanguageJavaScript

React Native Food Delivery App

A simple food ordering app built using React Native

React Native Food Delivery App

Installation

git clone git@github.com:Piyushhbhutoria/react-native-food-delivery.git
yarn install

Development

npm start

Production

To export .APK for Android or .IPA for iOS

exp build:android
exp build:ios