jayfeldman12

Results 5 comments of jayfeldman12

My unit tests were failing for components that used snapPoint, even on the latest version of redash that fixes the problem with the app running. I was able to get...

Putting the same code in the new AppDelegate.mm file should work, we have code based off that example in my project and it functions properly.

I might be missing something, but I don't see where the option to specify only credit or debit was done. In [presentParams](https://github.com/stripe/stripe-react-native/blob/master/src/types/ApplePay.ts#L102) I don't see a field relevant to this.

@TwistedMinda in that other thread people said upgrading to reanimated 3 fixes the issue, are you thinking that might do the same here? A stable 3 was released last month...