Skip to content

skyline75489/Deck

Repository files navigation

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

About

A tiny Github client powered by React Native

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published