An open API service indexing awesome lists of open source software.

https://github.com/zechengz/my-github

GitHub App on iPhone, implemented in React Native.
https://github.com/zechengz/my-github

ios react-native

Last synced: about 1 month ago
JSON representation

GitHub App on iPhone, implemented in React Native.

Awesome Lists containing this project

README

          

# MyGitHub



GitHub App on IOS, implemented in React Native.

## Icon

* From the iPhone home page:



## Login

* Use the login page to login to your GitHub account.



## Home

* After login, directed to the home page.



## Follwer

* From the bottom navigation bar, navigate to the follower page.
* Click the check icon to follow the follower.



## Following

* From the bottom navigation bar, navigate to the following page.
* Click the cancel icon to unfollow the following.



## Profile

* By clicking the login name for each follower or following, you can view their personal profile in a new page.




## Repository

* From the bottom navigation bar, navigate to the repository page.
* Click the star button on the right to star the repository or unstar it.