https://github.com/songyouwei/gitseek
:octocat: A Github app powered by React Native
https://github.com/songyouwei/gitseek
github-api react-native
Last synced: 11 months ago
JSON representation
:octocat: A Github app powered by React Native
- Host: GitHub
- URL: https://github.com/songyouwei/gitseek
- Owner: songyouwei
- License: gpl-3.0
- Created: 2016-04-21T06:36:21.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-07-24T17:12:14.000Z (over 9 years ago)
- Last Synced: 2025-01-10T09:24:03.927Z (about 1 year ago)
- Topics: github-api, react-native
- Language: JavaScript
- Homepage:
- Size: 1.25 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

A Github app powered by React Native, written in ES6
[](https://github.com/feross/standard)
[](CONTRIBUTING.md#pull-requests)

**It's still under development!!**
## Platform
iOS & Android
## Dependencies
```
"dependencies": {
"octokat": "^0.4.17",
"react": "^0.14.8",
"react-native": "^0.24.1",
"react-native-fs": "^1.3.0",
"react-native-router-flux": "^2.3.13",
"react-native-tab-navigator": "git+ssh://git@github.com:songyouwei/react-native-tab-navigator.git",
"react-native-vector-icons": "^1.3.4"
}
```
## Screens





## License
GNU Public License V3