nimabk82

Results 11 issues of nimabk82

Great repo. Could you please tell which components are not working in android?

when I open the app for the first time it's working fine and when disable and enable wifi on my Mac, connection changes correctly in simulator. when I kill the...

bug

``` render() { return ( {'Welcome to the demo of\n"React Native Copilot"'} Profile photo step activated? this.setState({ secondStepActive })} value={this.state.secondStepActive} /> this.props.start()}> START THE TUTORIAL! ); } } export default...

it is working right in version 0.39 but when I upgrade it to version 0.44.0 all the images and videos sizes get smaller. ![screenshot_20170614-182757 1](https://user-images.githubusercontent.com/16332824/27127959-6fd2d1dc-512f-11e7-98c4-b170a43949bd.png)

help wanted
fix needed

in android animation is working fine but as soon as I scroll down the scrollview , animation moves slowly.

I add the user_location permission in FBLogin but still cannot get the new permission. ``` ```

``` renderRow = (file) => { return {file.id} {file.gender} ; }; render() { return ; } ``` ![screenshot_20170526-180955 1](https://cloud.githubusercontent.com/assets/16332824/26490639/c7799aec-423e-11e7-9b83-9ad40c5837ea.png)