Michał Osadnik
Michał Osadnik
I see the problem. Gesture-handler ecosystem might not be consistent in some parts with RN gesture system. So I recommend using touchable from RNGH. However, they do not work on...
I was able to repro, but I don’t have now a strong opinion
Sorry for not being very active. I’ll happily accept any PRs but now I’m truly overwhelmed by my job and react navigation stuff. Sorry I do my best, but I’m...
So far, I debugged them a the issue occurs when moving between react native versions `0.72.4` -> `0.72.5`
It does, I'm quite certain. This is the issue inside react-native-view-pager library. I made an example here. https://github.com/osdnk/react-native-pager-view Make sure you clean cache, install pods etc. https://github.com/callstack/react-native-pager-view/commit/0a4f2ba0be721fa27fbd116ac75f1c486607bef8 This is the...
Let's keep it open to make other aware as it's not fully resolved
This will partially work, but those manipulatation won't work unfortunately