Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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:

Download on the App Store

Get it on Google Play

## 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