/github-browser

:octocat: An iOS mobile application that allows users to browse their activity, history and pushes/commits to Github

Primary LanguageJavaScript

GitHub Browser for iOS

A native iOS mobile application built using React Native to allow users to browse their activity history and pushes/commits to github

Query the GitHub API to neatly display your commit history, and search for repositories.

Authentication:

Using the GitHub API to ensure that username and password entered match that present in GitHub

Navigation:

Using React Native Navigator and NavigationiOS

Screenshots

Welcome screen

Authentication

Error message for false credentials

My Activity (commits)

Commit details

Search for repos

Search results