/restaurant-finder

A React Native App for finding nearby restaurants

Primary LanguageJavaScript

React Native Food Delivery App

A simple food ordering app built using React Native

React Native Food Delivery App

Live Demo

Just install this APK on your android and paly with it: Download Link here

Installation

git clone git@github.com:sivadass/react-native-food-delivery.git
npm install -g expo
npm install

Development

npm start

Production

To export .APK for Android or .IPA for iOS

exp build:android
exp build:ios