Skip to content

newageio/react-native-boilerplate

Repository files navigation

React native boilerplate

includes:

  1. react-native.
  2. redux.
  3. relay.
  4. basic examples of registration/authentication (redux) , basic examples of GraphQL data fetching (relay).

requirements:

Relay requires GraphQL schema in json format. Put the schema.json file into src/relay/graphql.

configuration:

Specify it in src/config/default.js.

renaming project:

Simpliest way is to run react-native init appname and move all app-specific files to new folder

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published