react-native-shopify icon indicating copy to clipboard operation
react-native-shopify copied to clipboard

React Native bridge to Shopify Buy SDK

Results 22 react-native-shopify issues
Sort by recently updated
recently updated
newest added

I'm trying to handle webcheckout, looking into the [SDK documentation](http://cocoadocs.org/docsets/Mobile-Buy-SDK/2.2.0/Classes/BUYWebCheckoutPaymentProvider.html) I don't see a posible way to do this. The only interesting line (I'm not an iOS developer) is this...

question

Hello! I am using webCheckout and encountered an error when calling this method for the second time. I call webCheckout first time, it open the WebView, then I press Done...

feature request