mobile icon indicating copy to clipboard operation
mobile copied to clipboard

React Native apps for viewing Dota 2 data on Android/iOS

Results 9 mobile issues
Sort by recently updated
recently updated
newest added

- issue ![Screenshot_2019-08-06-01-11-02-564_org mozilla firefox](https://user-images.githubusercontent.com/15952869/62482213-2b1a8f00-b7e7-11e9-9970-2d95dbdc71f6.png) ![Screenshot_2019-08-06-01-10-43-333_com opendota mobile](https://user-images.githubusercontent.com/15952869/62482219-31a90680-b7e7-11e9-9b68-c2b31b12abf4.png) here is the same match snapshot in app and web site. But it is chinese on web page and english on mobile...

Seems to be a bug with the navigation library, according to @Proyoyo, who suggests migrating to react-navigation.

File now uses 'const {...} = this.props' for several functions Extracted code for two '' components into functions also, refactored reused code from 'render' into method Suggestion for next PR...

Seems to be no support for the iPhone XS Max. Fix will involve adding safe area to the app if iPhone X/XR/XS/XSMax ![image](https://user-images.githubusercontent.com/21037732/59749179-afb15c80-92d0-11e9-9258-2f0625da9675.png)

I've submitted a bug to the RN team to reproduce this issue. Until they replied, there's not much that we can do. https://github.com/facebook/react-native/issues/15920

bug
blocked

Suggestion: Tweak app to use native navigator return button on android devices.

Repro steps 1. Log into OpenDota mobile app 2. Click on `Peers` tab 3. Click on the first person (A) 4. Click on `Peers` tab 5. Click on the first...

A Match details screen needs to be presented when user clicks on a match

after release