shoutem / react-native-shopify

React Native bridge to Shopify Buy SDK
262 stars 42 forks source link

Graphql Buy SDK v.3 #28

Open yungobiwan opened 7 years ago

yungobiwan commented 7 years ago

Hello,

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

amie-wilt commented 5 years ago

@Vladimir-Vdovic @Air-Miha @shoutem Hi all, hope everyone is well and thanks for the awesome package! I was really excited when I found it.

Are there any intentions of updating the package to support the new BuySDK? I was using

pod "Mobile-Buy-SDK", '~> 2.0'

per another issue as using the latest causes the errors found in #41 and #31, but this deprecated version of the BuySDK breaks checkout (seen here: https://github.com/Shopify/mobile-buy-sdk-ios/issues/857), so it's a bit of a block.

It looks like activity on this package has been kind of sparse as of late so any response at all would be appreciated as far as what the maintenance intentions are moving forward so I know if I should look for another solution for my React Native store.

Thanks in advance!