React Native app that uses the Github API.
This was a side-project to learn more about React Native.
On the home page, the user puts in a Github handle. The app then makes an API request and displays a Dashboard with a few options:
- View the users profile
- View repos
- Add comments