Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 509 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 509 Bytes

FullStack Challenge

Create a React Native app

  • it should run on both iOS and Android
  • Github Api
  • 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
  • authentication
  • create a storybook with your components
  • tests using jest