Skip to content
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

Replaced event name string matching with ReactNative exported constants #164

Merged
merged 6 commits into from
Mar 16, 2022

Conversation

dhenry-stripe
Copy link
Contributor

Exporting constants from Android and iOS and consuming in JS to reduce opportunities for drift between the three systems

@dhenry-stripe dhenry-stripe force-pushed the dhenry/rn-constants-listener-names branch from d58b54f to 7b782f1 Compare March 16, 2022 14:48
@dhenry-stripe dhenry-stripe merged commit bc12d54 into main Mar 16, 2022
arekkubaczkowski pushed a commit to arekkubaczkowski/stripe-terminal-react-native that referenced this pull request Jun 29, 2022
…ts (stripe#164)

* Exporting event name constants from Android and iOS, consuming in JS

* Updated exported event names

* Unique log name keys

* overriding hasConstants

* react native constants used by iOS SDK

* merge fix
@nazli-stripe nazli-stripe deleted the dhenry/rn-constants-listener-names branch September 6, 2024 20:49
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.

2 participants