-
-
Notifications
You must be signed in to change notification settings - Fork 95
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
Not building in Android and iOS for React Native 76.0 new arch enabled project #314
Comments
👋 @Gautham495 |
up for this |
Facing the same problem. The team has shared that even the old architecture but 76.0 is not building |
Can confirm |
Me too, the build failed with a rate of 0.76. |
This changes fixes the build for me |
This fixes it for android. Thanks. |
Facing the same problem
for IOS
|
confirmed for ios, thanks! |
+1
thank you. a patch fixed the build |
Can someone explain how to create a patch or use this solution in my app? |
@ajkraus04 for npm, use patch-package |
Build was successful for Android but not for IOS. Eventually, for IOS, downgrade to react-native 0.75.2 solved the problem for me. |
Any updates? According to the react native directory, react-native-compressor supports the new architecture. |
For us it does not build even with old arch and Expo 52/react-native 0.76.2 on iOS |
Current behavior
Does not build in android and ios for new arch.
Works well in old arch
Expected behavior
Should build properly without showing 5 duplicate symbols error in ios.
Platform
React Native Version
76.0
React Native Compressor Version
Latest Version.
@numandev1 - Check it out when you have free time please.
The text was updated successfully, but these errors were encountered: