Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/santospatrick/github-api-mobile

:octocat: :iphone: Consuming GitHub API with React Native
https://github.com/santospatrick/github-api-mobile

javascript mobile-app react-native reactjs

Last synced: about 1 month ago
JSON representation

:octocat: :iphone: Consuming GitHub API with React Native

Awesome Lists containing this project

README

        

# github-api-mobile
Consuming GitHub API with React Native





## Setup

```bash
yarn

# ios
react-native run-ios --simulator "iPhone X"

# android
react-native run-android
```

## Features
- [x] Styled Components
- [x] Reactotron
- [x] WebView
- [x] Eslint + prettier + EditorConfig
- [x] Navigation
- [x] Api calls