Shopify / checkout-sheet-kit-react-native

Shopify's Checkout Sheet Kit for React Native - simplifying the process of adding checkout to your native apps.
https://shopify.dev/docs/custom-storefronts/mobile-apps
MIT License
32 stars 5 forks source link

[Patch 2.0.1] Fix issue with external links causing a crash #78

Closed markmur closed 6 months ago

markmur commented 6 months ago

What changes are you making?

Fixes issue with external links crashing the application.


PR Checklist

[!IMPORTANT]


Checklist for releasing a new version - [ ] I have bumped the version number in the [`package.json` file](https://github.com/Shopify/checkout-sheet-kit-react-native/blob/main/modules/%40shopify/checkout-sheet-kit/package.json#L4). - [ ] I have added a [Changelog](./CHANGELOG.md) entry.

[!TIP] See the Contributing documentation for instructions on how to publish a new version of the library.