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.
- Host: GitHub
- URL: https://github.com/zechengz/my-github
- Owner: zechengz
- Created: 2019-03-28T06:17:47.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-27T08:26:08.000Z (about 7 years ago)
- Last Synced: 2025-10-12T10:28:04.167Z (10 months ago)
- Topics: ios, react-native
- Language: JavaScript
- Homepage:
- Size: 18.2 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.