Skip to content
GitHub in your pocket πŸ“±
JavaScript CSS Other
Branch: master
Clone or download

Latest commit

Fetching latest commit…
Cannot retrieve the latest commit at this time.

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.commitlint chore(lint): upgrade @commitlint/cli to 8.0.0 Jul 4, 2019
.github chore(issues): Enable to choose issue templates Jun 1, 2018
__tests__ test: Add repository and organization actions tests (#912) Nov 11, 2019
android fix: provide real safe area view (#911) Nov 6, 2019
ios fix: provide real safe area view (#911) Nov 6, 2019
scripts refactor: translate() to t() (#777) Apr 25, 2018
src fix: provide real safe area view (#911) Nov 6, 2019
.all-contributorsrc Norwegian Translation (#898) Oct 27, 2019
.buckconfig repo port Mar 26, 2017
.editorconfig Add .editorconfig Jul 12, 2017
.env Code push integration (#108) Jul 18, 2017
.eslintignore test: add test coverage (#571) Oct 24, 2017
.eslintrc.js fix: resolve alias, babel.config.js, JavaScriptCore.framework and so on Jun 25, 2019
.flowconfig chore: upgrade to rn@0.59.0 by rn-diff-purge Jun 22, 2019
.gitattributes repo port Mar 26, 2017
.gitignore chore: upgrade to rn@0.59.0 by rn-diff-purge Jun 22, 2019
.prettierrc chore(prettier): use prettier config file Oct 15, 2017
.stylelintrc refactor: use styled-components in comment-list-item (#723) Feb 13, 2018
.travis.yml chore(ci): Upgrade CI Node.js version to 8 (#686) Jan 7, 2018
.watchmanconfig repo port Mar 26, 2017
App.js fix: provide real safe area view (#911) Nov 6, 2019
AssetRegistry.js fix: resolve alias, babel.config.js, JavaScriptCore.framework and so on Jun 25, 2019
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md Aug 7, 2017
CONTRIBUTING.md docs: move development related info to the wiki (#797) Apr 27, 2018
CONTRIBUTORS.md Norwegian Translation (#898) Oct 27, 2019
LICENSE docs(license): update year Jan 8, 2019
README.md docs: Be humble and precise Apr 9, 2018
app.json repo port Mar 26, 2017
babel.config.js fix(lint): babel.config.js and remove outdated rn-cli.config.js Jun 30, 2019
commitlint.config.js chore: Hide the commitlint folder (#488) Oct 19, 2017
index.js chore: Upgrade react, react-dom, react-native to latests versions (#698) Jan 27, 2018
metro.config.js fix(icon): fix no back icon Jul 11, 2019
package.json test: Add repository and organization actions tests (#912) Nov 11, 2019
root.reducer.js fix: composeWithDevTools should not be used in production Jul 14, 2019
root.store.js fix: composeWithDevTools should not be used in production Jul 14, 2019
routes.js fix: clear forceInset for non-translucent status bar screens Jul 21, 2019
testenv.js fix(test): new way to integrate with async storage mock Jul 5, 2019
yarn.lock test: Add repository and organization actions tests (#912) Nov 11, 2019

README.md

GitPoint


GitPoint

GitHub in your pocket. Built with React Native.

Download on the App Store Get it on Google Play

Table of Contents

Introduction

Build Status Coveralls All Contributors PRs Welcome Commitizen friendly Gitter chat

View repository and user information, control your notifications and even manage your issues and pull requests. Built with React Native, GitPoint is one of the most feature-rich unofficial GitHub clients that is 100% free.

Available for both iOS and Android.

Features

A few of the things you can do with GitPoint:

  • 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
  • Create new issues
  • Star, watch and fork repositories
  • Control your unread and participating notifications
  • Easily search for any user or repository

Feedback

Feel free to send us 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!

If there's anything you'd like to chat about, please feel free to join our Gitter chat!

Contributors

This project follows the all-contributors specification and is brought to you by these awesome contributors.

Build Process

  • Follow the React Native Guide for getting started building a project with native code. A Mac is required if you wish to develop for iOS.
  • Clone or download the repo
  • yarn to install dependencies
  • yarn run link to link react-native dependencies
  • yarn start:ios to start the packager and run the app in the iOS simulator (yarn start:ios:logger will boot the application with redux-logger)
  • yarn start:android to start the packager and run the app in the the Android device/emulator (yarn start:android:logger will boot the application with redux-logger)

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. Set the "Authorization callback URL" to gitpoint://welcome.

Backers Backers on Open Collective

Thank you to all our backers! πŸ™ [Become a backer]

Sponsors Sponsors on Open Collective

Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor]

Acknowledgments

Thanks to JetBrains for supporting us with a free Open Source License.

You can’t perform that action at this time.