Waheed Akhtar

Results 24 comments of Waheed Akhtar

@jeremybarbet These changes were related to but I was able to fix that issue that's why I revert these changes. I have a question here if I use `scrollViewProps` this...

@jeremybarbet I am using this Slider component inside the modalize https://github.com/jeanregisser/react-native-slider and it's sliding not works when `panGestureEnabled`, I tried with bigger `zIndex` too. making `panGestureEnabled={false}` workly only, This issue...

Same here, progress getting increased but the slider position never gets changed.

Hi, I am getting this error "Error Signal 11 was raised." on `IOS` with `0.63.0 `version

@SudoPlz I am also getting the issue on IOS > Hi, I am getting this error "Error Signal 11 was raised." on `IOS` with `0.63.0 `version

@SudoPlz I am saying about IOS, not about android.

Yup, multiple times I got this error on `IOS` and this is the exact error. "Error Signal 11 was raised." and the app gets crashed. Right now I don't have...

@SudoPlz I don't have logs rights now but maybe this error will help.

@SudoPlz Here is the log, before this log everything was fine and I certainly get this log, and the app crashed immediately. ``` 2020-08-10 19:39:01.041291+0500 Wefiq[96867:136828492] [javascript] 'Native Error', 'Signal...

Yes, I am using this exception handler to the caught the exception because if I don't use this, the app just crashed immediately. here is an image of the logs...