A simple clone of github mobile app using react native, expo and github rest apis.
Expo Preview link - Android only.
For ios you need to set up the app locally - Read why
- Clone repo
git clone https://github.com/uwemneku/github.git
- Install dependencies
yarn install
- Start the app
expo start