GitIssuesSearchApp-ReactNative
GitIssuesSearchApp search issues from given directory.
- Type full repository name (with repository owner and slash), like: ReactiveX/RxJava, square/retroft, orfjackal/retrolambda and so on.
- Pressing search should search for the repository and display its issues in the list view if it is a valid repository.
Installation
clone this repository and..
$ cd GitIssuesSearchApp-ReactNative
$ npm install
$ react-native run-android