nimabk82
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...
``` 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. 
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 ; } ``` 