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.
Features
- 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
Android Version
Feedback/Contributing
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!
Also, if there's anything you'd like to chat about, please feel free to join our gitter chat!
Build process
- Follow the React Native Guide for getting started building a project with native code. A Mac is required.
- Clone or download the repo
yarnto install dependenciesyarn run linkto link react-native dependenciesyarn startin one terminal tab to start the packageryarn run iosin another tab to run the app in the iOS simulatoryarn run androidin another tab to run the app in the Android device/emulator
Please take a look at the contributing guidelines for a detailed process on how to build your application as well as troubleshooting information.
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


