Skip to content

luisbsl/ihero

Repository files navigation

iHero - React Native App

A React Native with Relay Modern starter project fetching GraphQL Server mutations to authenticate and create user account

Once you have logged in it's will fetch a Marvel Hero Avengers Comic list from own GraphQL Server

Yout can get this server here GraphQL Server - Wrapping Marvel Rest API

Result

iHero - Login Screen iHero - Create Account Screen iHero - Marvel Avengers Comics 2018 Hero List Screen iHero - Hero Detail Screen

What's Inside

  • React Native

  • Relay Modern

  • Redux

  • Flow

  • Styled Components

  • Storybook

  • Jest

Running

At first get the iHero-Server

Then execute:

yarn install

yarn create-schema

yarn relay

yarn start

yarn android

Flow

yarn flow

Storybook

To work please replace the component App to StorybookUI in file './index.js'

yarn storybook

yarn android

Jest

yarn test

About

React Native Fetching GraphQL Server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published