Ecosyste.ms: Awesome
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: 11 days ago
JSON representation
Search for a user on Github and set an icon on the map.
- Host: GitHub
- URL: https://github.com/fsmaiorano/react-native-github-user-location
- Owner: fsmaiorano
- License: gpl-3.0
- Created: 2018-03-09T23:21:20.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-20T21:11:18.000Z (almost 7 years ago)
- Last Synced: 2024-11-05T13:18:16.200Z (about 2 months ago)
- Topics: proptypes, react, react-native, react-native-maps, react-navigation, redux, redux-saga
- Language: JavaScript
- Homepage:
- Size: 305 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 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
```