Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/odota/mobile
React Native apps for viewing Dota 2 data on Android/iOS
https://github.com/odota/mobile
android data dota ios mobile react-native
Last synced: 1 day ago
JSON representation
React Native apps for viewing Dota 2 data on Android/iOS
- Host: GitHub
- URL: https://github.com/odota/mobile
- Owner: odota
- License: mit
- Created: 2016-06-29T06:29:08.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-10-13T13:12:32.000Z (about 5 years ago)
- Last Synced: 2024-08-05T09:16:51.290Z (3 months ago)
- Topics: android, data, dota, ios, mobile, react-native
- Language: JavaScript
- Homepage:
- Size: 86.8 MB
- Stars: 139
- Watchers: 22
- Forks: 43
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mobile [![Build Status](https://travis-ci.org/odota/mobile.svg?branch=master)](https://travis-ci.org/odota/mobile)
## Overview
* This project uses the [OpenDota API](https://docs.opendota.com/) to show data on your mobile device (Android or iOS).
## Download
The App is available now on iOS and Android:
## Tech Stack
* Cross-platform development: React Native
## Quick Start (React Native)
* Follow the official [React Native guide](https://facebook.github.io/react-native/docs/getting-started.html) to setup your environment.
* Clone the repo
* `cd` into local folder and do a `npm install` to install dependencies
* run `react-native run-ios` or `react-native run-android`## Resources
* Join us on [Discord](https://discord.gg/0o5SQGbXuWCNDcaF)! We're always happy to help and answer questions.
## History
* Project started in June 2016