Skip to content

A react native app for menu categories and menus of meals information using React.js, React Native, Redux, React Navigation (StackNavigator, DrawerNavigator, BottomTabNavigator)

owaiskhan772/react-native-the-meals-app

Repository files navigation

React Native - The Meals App

A react native app for menu categories and menus of meals information using React.js, React Native, Redux, React Navigation (StackNavigator, DrawerNavigator, BottomTabNavigator).

Getting Started

There are two methods for getting started with this repo.

Familiar with Git?

Checkout this repo, install dependencies, then start the gulp process with the following:

> git clone https://github.com/owaiskhan772/react-native-the-meals-app.git
> cd react-native-the-meals-app
> npm install --global expo-cli (Install expo-cli globally)
> npm install or yarn
> npm start or yarn start
> Expo Developer Tools will open and see for 3 options to start the application (i.e. on Android, on iOS and in Web Browser)

Not Familiar with Git?

Click here then download the .zip file. Extract the contents of the zip file, then open your terminal, change to the project directory, and:

> npm install --global expo-cli (Install expo-cli globally)
> npm install or yarn
> npm start or yarn start
> Expo Developer Tools will open and see for 3 options to start the application (i.e. on Android, on iOS and in Web Browser)

Demo Screens

app-demo-screens folder has the demo snaphots of the app running on the Android Emulator

About

A react native app for menu categories and menus of meals information using React.js, React Native, Redux, React Navigation (StackNavigator, DrawerNavigator, BottomTabNavigator)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published