react native apollo boilerplate

Starting point for a React Native App which has react-navigation for navigation, Apollo Client for accessing data and managing the local state, Formik for the forms, Styled-components for CSSinJS, Eslint with a custom implementation of AirBnb react config for code quality.

1
0
Objective-C

#React-Native Starter Pack (Apollo)

  • This is a boilerplate for a react-native project.
  • Navgation: react-navigation
  • DataLayer: Apollo Client V2
  • State Management: Apollo Client V2
  • Forms: Formik
  • CSSinJS: Styled-components
  • Code QA: Custom Eslint (Based on AirBnb config)