Ran Greenberg

Results 5 comments of Ran Greenberg

Any roadmap from Stripe to build the react-native library? We're hanging midair :/

Same here. ``` "react-native-reanimated": "2.2.4", "react-native-navigation": "7.24.3", ```

@richardchim I've tried your solution, seams not to work. Does it work for u?

As far as I checked, it's always return a `UIPanGestureRecognizer`

`shouldRequireFailureOfGestureRecognizer` trigger only at the very first time, maybe try to catch the actually moving/panning gesture (`UIGestureRecognizerStateChanged`)