https://github.com/fsmaiorano/react-native-github-issues-watcher
:iphone: A Github issues watcher for Android and iOS.
https://github.com/fsmaiorano/react-native-github-issues-watcher
airbnb-linting axios babel eslint proptypes react-native reactjs
Last synced: 2 months ago
JSON representation
:iphone: A Github issues watcher for Android and iOS.
- Host: GitHub
- URL: https://github.com/fsmaiorano/react-native-github-issues-watcher
- Owner: fsmaiorano
- License: gpl-3.0
- Created: 2018-02-24T15:57:51.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-01T21:06:19.000Z (over 8 years ago)
- Last Synced: 2025-02-15T00:22:58.254Z (over 1 year ago)
- Topics: airbnb-linting, axios, babel, eslint, proptypes, react-native, reactjs
- Language: JavaScript
- Homepage:
- Size: 749 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## React Native Github Issues Watcher
A Github issues watcher for Android and iOS.
for run:
```sh
$ yarn
```
```sh
$ react-native run-android or run-ios
```
```sh
$ react-native start
```