Skip to content

Fix iOS build on react-native 0.76 new arch #1931

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

janicduplessis
Copy link
Collaborator

@janicduplessis janicduplessis commented May 9, 2025

Summary

On older version of react-native every single spec is linked so we need to add this dummy implementation for GooglePayButton. On more recent versions this was not a problem since we provide an explicit list of views to link.

Motivation

Fixes compatibility with 0.76 new arch.

Fixes #1923

Testing

  • I tested this manually
  • I added automated tests

Documentation

Select one:

  • I have added relevant documentation for my changes.
  • This PR does not result in any developer-facing changes.

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.

Undefined symbols on iOS when building 0.45.0 with Expo 52
1 participant