Tested in Android & IOS
Project requires Node.js v4+ to run.
Download project and install the dependencies and start the app.
$ cd Yelp-Graphql-Integration-with-Apollo-Client
$ npm install -S
$ react-native run-android (for android)
$ react-native run-ios (for ios)
MIT