-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
@shopify/checkout-sheet-kit #44
Conversation
cd6e565
to
0b258f2
Compare
👋 It looks like you're updating JavaScript packages that are known You can deduplicate them with the
If running these commands doesn't produce a change in your yarn.lock file, A duplicate React version may cause an invalid hook call warning. React context providers usually use module-scoped globals as their This comment was added by the |
...id/src/main/java/com/shopify/reactnative/checkoutsheetkit/ShopifyCheckoutSheetKitModule.java
Show resolved
Hide resolved
...d/src/main/java/com/shopify/reactnative/checkoutsheetkit/ShopifyCheckoutSheetKitPackage.java
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
What are you trying to accomplish?
react-native-shopify-checkout-kit
→@shopify/checkout-sheet-kit
)ShopifyCheckoutKit
→ShopifyCheckoutSheet
useShopifyCheckoutKit
→useShopifyCheckoutSheet
ShopifyCheckoutKitProvider
→ShopifyCheckoutSheetProvider
package.json
Before you deploy