A simple food ordering app built using React Native
Kindly Note: The project mentioned below is my own work and represents a limited food delivery solution. While it demonstrates certain functionalities, it is not a comprehensive or fully developed platform. For a complete food delivery solution, I have collaborated with someone as an affiliate partner who offers a more comprehensive service. If you are interested in exploring a complete food delivery platform, please visit the following link:
https://enatega.com?aff=GWMyb.
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