A simple social networking app built with data retrieved from https://jsonplaceholder.typicode.com.
git clone https://github.com/andyhsh/react-native-social-app.git
cd react-native-social-app
npm install
react-native run-ios
This project has only been tested on the following:
- Node version 8.9.0
- Simulator version 10.1 on iOS 12.1 with iPhone X
