Skip to content

Latest commit

 

History

History
28 lines (23 loc) · 742 Bytes

README.md

File metadata and controls

28 lines (23 loc) · 742 Bytes

React Native + Relay

Demo

Features

  • open sourced on Github
  • run on both iOS and Android
  • React Navigation
  • use GraphQL
  • use Relay Modern
  • retrieve the data from the server and display it inside a FlatList
  • design
  • own GraphQL server
  • storybook with components
  • register user mutation
  • relay subscriptions
  • eslint
  • prettier
  • precommit