An open API service indexing awesome lists of open source software.

https://github.com/fsmaiorano/react-native-github-user-location

Search for a user on Github and set an icon on the map.
https://github.com/fsmaiorano/react-native-github-user-location

proptypes react react-native react-native-maps react-navigation redux redux-saga

Last synced: 3 months ago
JSON representation

Search for a user on Github and set an icon on the map.

Awesome Lists containing this project

README

        

## React Native Github User Location

Search for a user on Github and set an icon on the map.

for run:

```sh
$ yarn
```
```sh
$ react-native run-android or run-ios
```
```sh
$ react-native start
```