A simple food ordering app built using React Native
Just install this APK on your android and paly with it: Download Link here
git clone [email protected]:sivadass/react-native-food-delivery.git
npm install -g expo
npm install
npm start
To export .APK for Android or .IPA for iOS
exp build:android
exp build:ios