Skip to content

Commit

Permalink
Update challenge.md
Browse files Browse the repository at this point in the history
  • Loading branch information
soutot authored Nov 28, 2017
1 parent ed97c5a commit c1aa76b
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions fullstack/challenge.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
## Create a React Native app
- [ ] it should run on both iOS and Android
- [ ] it should use Relay or Relay Modern
- [ ] it should use our boilerplate https://github.com/entria/graphql-dataloader-boilerplate or one or more of the schemas available on https://www.graphqlhub.com/
- [ ] it should show the content inside a FlatList (a list of reddit or hackernews or github or twitter or a mix of them)
- [ ] 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
Expand All @@ -19,3 +19,5 @@

[storybook]: https://github.com/storybooks/storybook
[jest]: https://jest-everywhere.now.sh
[Github]: https://github.com/entria/graphql-dataloader-boilerplate
[Yelp]: https://www.yelp.com/developers/platform

0 comments on commit c1aa76b

Please sign in to comment.