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

Hey there! Great library. I'm getting this error when trying to add items to my cart.

Hello! is there any way through which I can implement customer login/registration (authentication mechanism). Please guide me here. Thanks.

In file included from /Users/kartikpatel/Documents/GoInt/shoutem/bswelcomeapp/node_modules/react-native-shopify/ios/RNShopify.m:1: /Users/kartikpatel/Documents/GoInt/shoutem/bswelcomeapp/node_modules/react-native-shopify/ios/RNShopify.h:10:9: fatal error: 'Buy.h' file not found #import "Buy.h" ^ 1 error generated. I got this error when I tried to build the project.

Hi, when I want to initialize the app with expo-cli I see the red screen with 'reactNativeShopify.default.initialize ()'on android. As I can correct the error, I do not have much...

If anyone is having trouble loading collections or products or keeps getting a 403 error, try using the Storefront Access Token when initializing your store instead of an API Key...

Hi am using this same code only but i didn't get any solution still showing only plain page .

ERROR in ./node_modules/react-native-shopify/index.js Module parse failed: C:\wamp64\www\Fresheats\node_modules\react-native-shopify\i ndex.js Unexpected token (9:2) You may need an appropriate loader to handle this file type. | | export default { | ...RNShopify, |...

I wish to have this information in my application. Do you have plans to incorporate it in the future? Thank you.

I'm wondering if this library would play nicely with iDEAL payments via Mollie, even if that means bouncing out to a webview, handling it separately, and manually fulfilling an order....

Looks like a great extension! Having trouble to get it work as NavigationExperimental has been deprecated. I am using RN 0.47. How should we go about replacing the module?

question