Geetesh Gupta

Results 3 comments of Geetesh Gupta

I have always tried to learn git from different sources but within a small frame of time, I easily got distracted and bored. But, today I found [https://learngitbranching.js.org/](https://learngitbranching.js.org/), an awesome...

Thanks! This was the solution - I was stuck in this for more than 6 hours, downgrading helped me

> I found workaround for this bug. Just set empty function for `onPress` prop of component you want to animate like this: > > ```js > cx="50%" > cy="50%" >...