GitHub for iOS. Built with React Native.
View repository and user information, control your notifications and even manage your issues and pull requests. GitPoint is the most feature-rich unofficial GitHub iOS client that is 100% free.
- View user activity feed
- Communicate on your issue and pull request conversations
- Close or lock issues
- Apply labels and assignees
- Review and merge pull requests
- Control your unread and participating notifications
- Easily search for any user or repository
Feel free to send me feedback on twitter or file an issue. Feature requests are always welcome. If you wish to contribute, please take a quick look at the guidelines!
- Follow the React Native Guide for getting started building a project with native code. A Mac is required.
- Clone or download the repo
yarn
to install dependenciesyarn run link
to link react-native dependenciesyarn start
in one terminal tab to start the packageryarn run ios
in another tab to run the app in the iOS simulator
Development Keys: The CLIENT_ID
and CLIENT_SECRET
in api/index.js
are for development purposes and do not represent the actual application keys. Feel free to use them or use a new set of keys by creating an OAuth application of your own
A million thanks to the following contributors: