/expo-multistack

Expo boilerplate with Stack Navigator and Apollo GraphQL

Primary LanguageJavaScriptMIT LicenseMIT

logo.png

Expo with navigation GitHub

Expo Navigation with Apollo boilerplate

Highlights

  • Switch Navigator
  • Stack Navigator
  • Material Bottom tab Navigator
  • Drawer Navigator
  • Ready for GraphQL with Apollo
  • Eslint config
  • Style Components
  • custom Button ready

Install

$ cd expo-multistack
$ yarn install

Prerequisite

  • Android phone with Expo app installed or
  • Android studio with emulator
  • npm install -g expo-cli

Usage

To launch on your local machine

setup your graphql endpoint inside config.js

$ yarn start
# scan the QrCode with your phone on Expo App
# Hit "a" in your Terminal to launch your Android phone emulator

logo.png

logo.png

Maintainers