Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/santospatrick/github-api-mobile
- Owner: santospatrick
- Created: 2019-10-26T22:25:02.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T23:30:44.000Z (about 2 years ago)
- Last Synced: 2024-10-28T17:04:57.876Z (3 months ago)
- Topics: javascript, mobile-app, react-native, reactjs
- Language: JavaScript
- Homepage:
- Size: 1.77 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
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