Skip to content

Rename React Native demo app#240

Draft
kieran-osgood-shopify wants to merge 1 commit into
kieran-osgood/rename-demo-apps/androidfrom
kieran-osgood/rename-demo-apps/react-native
Draft

Rename React Native demo app#240
kieran-osgood-shopify wants to merge 1 commit into
kieran-osgood/rename-demo-apps/androidfrom
kieran-osgood/rename-demo-apps/react-native

Conversation

@kieran-osgood-shopify
Copy link
Copy Markdown
Contributor

@kieran-osgood-shopify kieran-osgood-shopify commented Jun 1, 2026

Stack Context

This 3-PR stack renames the platform sample/demo apps to consistently use the CheckoutKit<Platform>Demo naming pattern and aligns their bundle/application identifiers with those demo names:

  1. Swift: MobileBuyIntegrationCheckoutKitSwiftDemo
  2. Android: MobileBuyIntegrationCheckoutKitAndroidDemo
  3. React Native: ReactNativeCheckoutKitReactNativeDemo

What?

Renames the React Native sample app's app registry name, Android package/application id, iOS project/target/scheme/workspace, app labels, scripts, and CocoaPods target metadata to CheckoutKitReactNativeDemo.

Also updates the React Native demo app identifiers to match the new name:

  • Android application id: com.shopify.checkoutkit.reactnativedemo
  • iOS bundle identifier: com.shopify.checkoutkit.reactnativedemo
  • iOS test bundle identifier: com.shopify.checkoutkit.reactnativedemo.tests
  • Apple Pay merchant identifier: merchant.com.shopify.checkoutkit.reactnativedemo

Why?

The generic ReactNative app name was inconsistent with the platform-specific Checkout Kit demo names introduced lower in the stack. This makes the React Native sample clearly identifiable alongside the Swift and Android demos.

Validation

  • cd platforms/react-native && LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 pnpm run pod-install
  • cd platforms/react-native/sample/android && ./gradlew testDebugUnitTest
  • xcodebuild -list -workspace platforms/react-native/sample/ios/CheckoutKitReactNativeDemo.xcworkspace
  • cd platforms/react-native && pnpm --filter sample typecheck

Copy link
Copy Markdown
Contributor Author

kieran-osgood-shopify commented Jun 1, 2026

Warning

This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
Learn more

This stack of pull requests is managed by Graphite. Learn more about stacking.

This was referenced Jun 1, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 1, 2026

React Native — Coverage Report

Lines Statements Branches Functions
Coverage: 92%
91.59% (316/345) 87.25% (178/204) 100% (82/82)

@kieran-osgood-shopify kieran-osgood-shopify force-pushed the kieran-osgood/rename-demo-apps/react-native branch from 63b10f0 to 81660cb Compare June 1, 2026 15:54
@kieran-osgood-shopify kieran-osgood-shopify force-pushed the kieran-osgood/rename-demo-apps/android branch 2 times, most recently from 0528771 to 9d68ebd Compare June 1, 2026 15:59
@kieran-osgood-shopify kieran-osgood-shopify force-pushed the kieran-osgood/rename-demo-apps/react-native branch 2 times, most recently from 4237c17 to 21d5978 Compare June 1, 2026 16:09
@kieran-osgood-shopify kieran-osgood-shopify force-pushed the kieran-osgood/rename-demo-apps/android branch 2 times, most recently from 14934c9 to 87ff6fa Compare June 1, 2026 16:30
@kieran-osgood-shopify kieran-osgood-shopify force-pushed the kieran-osgood/rename-demo-apps/react-native branch from 21d5978 to 5b460e9 Compare June 1, 2026 16:31
@kieran-osgood-shopify kieran-osgood-shopify force-pushed the kieran-osgood/rename-demo-apps/android branch from 87ff6fa to cc6e410 Compare June 1, 2026 16:34
@kieran-osgood-shopify kieran-osgood-shopify force-pushed the kieran-osgood/rename-demo-apps/react-native branch from 5b460e9 to 6dafdba Compare June 1, 2026 16:34
@kieran-osgood-shopify kieran-osgood-shopify force-pushed the kieran-osgood/rename-demo-apps/react-native branch from 6dafdba to efe6670 Compare June 2, 2026 10:08
@kieran-osgood-shopify kieran-osgood-shopify force-pushed the kieran-osgood/rename-demo-apps/android branch from cc6e410 to 0d05e36 Compare June 2, 2026 10:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant