Skip to content

C-17236 Add EU endpoint configuration support to courier-react-native#36

Closed
Gabrielgvl wants to merge 1 commit intotrycourier:masterfrom
Gabrielgvl:gabriellima/c-17236-add-eu-endpoint-configuration-support-to-courier-react
Closed

C-17236 Add EU endpoint configuration support to courier-react-native#36
Gabrielgvl wants to merge 1 commit intotrycourier:masterfrom
Gabrielgvl:gabriellima/c-17236-add-eu-endpoint-configuration-support-to-courier-react

Conversation

@Gabrielgvl
Copy link

Summary

  • add public CourierApiUrls presets for US and EU in the React Native wrapper
  • pass apiUrls through the JS, iOS, and Android bridges for CourierClient and Courier.shared.signIn
  • document the EU endpoint usage pattern in the README and auth/client docs

Testing

  • ./node_modules/.bin/jest --runInBand src/__tests__/api-urls.test.tsx src/__tests__/index.test.tsx
  • ./node_modules/.bin/tsc --noEmit -p tsconfig.build.json
  • ./node_modules/.bin/eslint src/CourierApiUrls.tsx src/client/CourierClient.tsx src/index.tsx src/__tests__/api-urls.test.tsx

@Gabrielgvl
Copy link
Author

Superseded by #37, which is the same branch pushed directly to the upstream repo so the PR workflows can run there normally.

@Gabrielgvl
Copy link
Author

Closing in favor of #37.

@Gabrielgvl Gabrielgvl closed this Mar 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant