feat(RN): Include remaining public protocol events from native#186
Open
kieran-osgood-shopify wants to merge 1 commit into
Conversation
This was referenced May 21, 2026
Contributor
Author
|
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.
This stack of pull requests is managed by Graphite. Learn more about stacking. |
34e6ab2 to
da83ecb
Compare
85fb866 to
c0feec4
Compare
da83ecb to
6edc610
Compare
5136a10 to
b94a9e1
Compare
6edc610 to
9b53f42
Compare
b94a9e1 to
b20dc54
Compare
9b53f42 to
79075e4
Compare
b20dc54 to
7f01b0f
Compare
3b27e31 to
b40a54d
Compare
7f01b0f to
75c217a
Compare
b40a54d to
2a2d61a
Compare
24d5341 to
6c05f67
Compare
2a2d61a to
3225a63
Compare
3225a63 to
b62f5a4
Compare
6c05f67 to
9ef73c7
Compare
kiftio
approved these changes
May 22, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

What changes are you making?
I've tophatted the ec.start event so far on a lower branch
This PR introduces the wiring for every other event - need to find test cases to detect each of the event cases
How to test
Before you merge
Important
platforms/swift/README.mdand/orplatforms/android/README.md)Releasing a new Swift version?
ShopifyCheckoutKit.podspecplatforms/swift/Sources/ShopifyCheckoutKit/ShopifyCheckoutKit.swiftplatforms/swift/CHANGELOG.mdplatforms/swift/README.md(major version only)Releasing a new Android version?
versionNameinplatforms/android/lib/build.gradleplatforms/android/CHANGELOG.mdplatforms/android/README.mdTip
See the Contributing documentation for the full release process per platform.