Skip to content

A demo app using React Native, Relay, and GraphQL to fetch data from ZeeMee's API.

Notifications You must be signed in to change notification settings

zeemee/zeemee-demo-ios

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zeemee-demo-ios

A working version of React Native with Relay and GraphQL using ZeeMee's API.

Getting started

  1. Install HomeBrew

    $ /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)”
    
  2. Install Node (via HomeBrew)

    $ brew install node
    
  3. Install React native CLI

    $ npm install -g react-native-cli
    
  4. Clone this repo & go into it's directory

    $ git clone https://github.com/zeemee/zeemee-demo-ios.git
    $ cd zeemee-demo-ios
    
  5. Install project dependencies

    $ npm install
    
  6. Create an account to log in with at https://www.zeemee.com/students/sign_up

  7. Run the App!

    $ open ios/fix.xcodeproj
    

About

A demo app using React Native, Relay, and GraphQL to fetch data from ZeeMee's API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published