Amr Mostafa
Amr Mostafa
having the same issue as well
When can this be merged ?
@rawtechnologies thank you but i used `patch-package` on my end
I have attempted to do this and stumbled with the same situation as well. The way i see it there are 3 solutions :- 1 - You can wrap the...
@mohebifar > I believe it should be doable using the step change event listener and updating rn-navigation's state accordingly. I am currently working on a new example app that includes...
still no workaround for this ?
Its a gesture problem, the drawer gesture is overriding the slider gesture
@ykvarts solution didn't work for me :/
In my case, the parent is `PanGestureHandler` which was overriding the Slider gesture. Giving a `minDist={20}` to it fixed it for me
> Same thing happens in my app - queries only stay in the queries tab for less than a second or so. > > Perhaps it's due to older versions...