vishal_raj

Results 5 issues of vishal_raj

state = { animation: new Animated.ValueXY({x:Math.random(), y:0}), } componentDidMount() { Animated.loop( Animated.sequence([ Animated.delay(0), Animated.timing( this.state.animation, { toValue: {x:Math.random(),y:150}, easing: Easing.ease, duration: 1000 } ), ]), { iterations: 5 }, ).start();...

map is not loading and map files in flight planner not loading

I'm trying to ran this project on ubuntu 20.04 when ran : yarn install shows some errors regarding xcrun ` Installing boost-for-react-native (1.63.0) Installing glog (0.3.5) [!] /usr/bin/bash -c set...

``` error /home/sensei/projects/Expo-Google-Login-Firebase/node_modules/grpc: Command failed. Exit code: 1 Command: node-pre-gyp install --fallback-to-build --library=static_library Arguments: Directory: /home/sensei/projects/Expo-Google-Login-Firebase/node_modules/grpc Output: node-pre-gyp info it worked if it ends with ok node-pre-gyp info using [email protected]...

![Screenshot_2020-02-19-00-46-44-519_com android chrome](https://user-images.githubusercontent.com/50707709/74770070-873f8f00-52b1-11ea-88e7-c07af8c3d595.jpg) ![Screenshot_2020-02-19-00-52-22-619_com android chrome](https://user-images.githubusercontent.com/50707709/74770400-2d8b9480-52b2-11ea-8054-6f38a2094804.jpg) You might want to work little more on it.