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 am using this react-native-shopify and able to list products. but when m trying to checkout with cart m facing this error: (Error with checkout [Error: There was an unknown...

I have used this library and getting error ![Screenshot 2020-04-18 at 1 30 39 PM](https://user-images.githubusercontent.com/44284144/79631957-e880c300-8179-11ea-9358-545526185737.png) I have tried to set header search path but it not working. I have installed...

Is this repo still maintained? If not, is there a fork that is maintained? Sample code is not working for me on RN 0.63

Shopify API is graphql api, Android/iOS SDKs connects to this api through HTTP calls, then why not directly use JS-Buy-SDK when you are on JS App, instead of creating a...

I can't get collections who can help

Hi team, I am working on creating an app but i can not find any method to register user, login user and get user order history. but [mobile buy ](https://github.com/Shopify/mobile-buy-sdk-android#customer-login-)...

I am no longer to run my application on android. It keeps mentioning this squareup dependency and says this module is affected. It seems like it's also looking for different...

hello @aesqe , I am facing this issue by using react-native-shopify Can you please help me with it. "react-native": "0.59.9", "react-native-shopify": "^0.2.7", ``` > Could not resolve com.squareup.okhttp3:okhttp:{strictly 3.2.0}. Required...

Hello, I am trying to integrate react-native-shopify into my current react native project. I was very happy to see that someone had built a way to integrate the Mobile-Buy-SDK and...

Hello, Do you have any plans to support the new BUY SDK. V2 which react-native-shopify uses is now deprecated.

question