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

fix(fonts.gradle): fix react native 0.73 build errors #1585

Merged
merged 1 commit into from
May 1, 2024

Conversation

alokparikh16
Copy link
Contributor

Fix build errors on react native 0.73.x version.

This is similar to a previous fix done for 0.72
#1508 (comment)

Commit details: e9cc589

Copy link

@benjanknoetze benjanknoetze left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Instead of patching this package, can we please merge this in?

@elgreg
Copy link

elgreg commented Apr 4, 2024

Would be great to see this merged! Manually editing files in node_modules is not the way. :(

@sizuf
Copy link

sizuf commented Apr 9, 2024

One more vote for merging!

@elgreg
Copy link

elgreg commented Apr 9, 2024

One more vote for merging!

@sizuf I ended up using patch-package in the meantime. 😬

@BishoSBA
Copy link

+1 to merge it 👀

@johnf
Copy link
Collaborator

johnf commented Apr 27, 2024

@oblador I can't replicate this problem myself, but this seems to fix a problem for lots of folks, and I can't see it doing any harm. Can you merge?

Copy link

@Rexogamer Rexogamer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1. had to make a similar patch - can confirm this works like a charm :3

@VetSoftKeith
Copy link

VetSoftKeith commented Apr 30, 2024

This is also affecting me from releasing with the update to RN 0.74. A merge would be really handy as I don't like using patches in production if I can avoid it. The changes in this PR 100% fix the issue.

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.

9 participants