shoutem / react-native-shopify

React Native bridge to Shopify Buy SDK

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Graphql Buy SDK v.3

yungobiwan opened this issue · comments

Hello,

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

@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: Shopify/mobile-buy-sdk-ios#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!