Skip to content

Commit f24f2a2

Browse files
Remove mentions of “Developer preview” (#58)
1 parent b948505 commit f24f2a2

File tree

2 files changed

+2
-17
lines changed

2 files changed

+2
-17
lines changed

CHANGELOG.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,3 @@ Updates the README on the NPM regsitry entry page.
99
Initial publication of the `@shopify/checkout-sheet-kit` package.
1010

1111
Please refer to the [Readme](./README.md) for setup intstructions and usage.
12-
13-
---
14-
15-
Note: breaking changes may be made during Dev Preview with minor version
16-
increments, but will receive a major version increments after release for
17-
General Availability.

README.md

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,10 @@
1-
# Shopify Checkout Sheet Kit - React Native (Developer Preview)
1+
# Shopify Checkout Sheet Kit - React Native
22

33
[![GitHub license](https://img.shields.io/badge/license-MIT-lightgrey.svg?style=flat)](https://github.com/Shopify/checkout-sheet-kit-react-native/blob/main/LICENSE)
44

55
![image](https://github.com/Shopify/checkout-sheet-kit-react-native/assets/2034704/73246cc6-bd39-4130-a7df-69b06907b897)
66

7-
8-
**Shopify Checkout Sheet Kit** is a Native Module (currently in
9-
[Developer Preview](https://shopify.dev/docs/api/release-notes/developer-previews))
10-
that enables React Native apps to provide the world’s highest converting,
11-
customizable, one-page checkout within the app. The presented experience is a
12-
fully-featured checkout that preserves all of the store customizations: Checkout
13-
UI extensions, Functions, branding, and more. It also provides platform
14-
idiomatic defaults such as support for light and dark mode, and convenient
15-
developer APIs to embed, customize, and follow the lifecycle of the checkout
16-
experience.
7+
**Shopify Checkout Sheet Kit** is a Native Module that enables React Native apps to provide the world’s highest converting, customizable, one-page checkout within the app. The presented experience is a fully-featured checkout that preserves all of the store customizations: Checkout UI extensions, Functions, branding, and more. It also provides platform idiomatic defaults such as support for light and dark mode, and convenient developer APIs to embed, customize, and follow the lifecycle of the checkout experience.
178

189
Check out our blog to
1910
[learn how and why we built the Shopify Checkout Sheet Kit](https://www.shopify.com/partners/blog/mobile-checkout-sdks-for-ios-and-android).

0 commit comments

Comments
 (0)