/Deck

A tiny Github client powered by React Native

Primary LanguageJavaScript

Deck

A tiny Github client, powered by React Native.

Warning: This project is still under development.

Development

You'll need to request a Personal access token here and create a Secrets.js like this:

module.exports = {
    token: 'token YOUR_TOKEN',
};

And put it under App/Common.

Screenshots

1

2

3

4

License

MIT License