Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 759 Bytes

challenge.md

File metadata and controls

23 lines (19 loc) · 759 Bytes

FullStack Challenge

Create a React Native app

  • it should run on both iOS and Android
  • it should use Relay Modern
  • it should use our boilerplate or Github or Yelp schemas
  • it should show retrieve the data from the server and display it inside a FlatList
  • it should be open sourced on your github repo

Extras

  • design
  • fastlane
  • authentication
  • own GraphQL server
  • create a storybook with your components
  • tests using jest