Foodie is a React Native Theme consist of 20+ screens with all UI components you might need for your next Restaurant Application. This project does not contain any back end functionality and its purpose is to provide you with almost all Front End component to get started with your Restaurant Application.
In order to use the template or edit it you will need npm and react-native-cli installed.
Extract the files and open project folder.
# cd into folder project and install dependencies
cd foodie && npm install
# start react native packager
react-native start
# run the application on your phone or simulator
react-native run-android
We use cookies on our website. By continuing to use our site, you consent to the use of cookies as described in our Cookies Policy.