mslipenchuk267 / Meals

This is a react native app demoing navigating between multiple pages using stack, tab, and draw navigators and managing state with redux.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Requirements

Follow directions at: https://reactnative.dev/docs/environment-setup

Use the expo cli quick-start tab. You can follow the necessary steps in the react-native cli tab as well, but this won't be needed for this project.

Running the Expo Project

  1. Clone Repo
  2. Run npm install and then npm start in project directory
  3. You have many options of running the app now
  4. enter i or a into the terminal to run the app on an ios or android simulator respectively
  5. You will be redirected to a page in your browser called the Metro Bundler which gives you options of running the app on simulators or on your own device
  6. To run on your own device, install the expo app onto your phone and scan the qr code

About

This is a react native app demoing navigating between multiple pages using stack, tab, and draw navigators and managing state with redux.


Languages

Language:JavaScript 100.0%