React Native demo app powered by The Guardian API
This repo won't work unless you get an access key to The Guardian API.
Once you get yourself an API key, go to ./utils/core.js
to the line 7 and set the variable apiKey
with your Api key.
You can get your key in this link Get The Guardian API key
Execute npm install
Execute react-native run-ios