Muhammad Shaban Qamar

Results 5 comments of Muhammad Shaban Qamar

@MohsinaliEMed @allysonfield @muammadibal @Nuss93 @rameshparajuli **I have fixed it** This is because of gesture conflict of **ScrollView** and **Draggable**. And due to that conflict, ScrollView is responding to your clicks...

> , > error => console.log(error), > { > enableHighAccuracy: false, > timeout: 2000, > maximumAge: 3600000 > } jazakALLAH dudes this helps me to solve the above error happy...

I have found 2 ways to get rid of this issue 1. mock `react-native-qrcode-scanner` inside the test file , this is solution for single file as shown below write mock...

I am also facing same issue. I tried to get it fixed by using `GestureHandlerRootView `of `react-native-gesture-handler` but got error of **attempted to add a non component child of type**...

@benkham jazakALLAH buddy this really works thanks :)