-
Notifications
You must be signed in to change notification settings - Fork 15
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
Pod-install error when New arch enabled #5
Comments
@batuhansahan hey, have you solved this issue somehow? |
I opened a PR for this issue. You can use it. |
Will try prepare a patch based on it. thanks! |
在src/NativeLocalizationSettings.ts删掉 |
For everyone wanting to use the new architecture: easiest way is to create a patch using Yarn and the PR @batuhansahan created (#6). Instructions can be found here. |
Pod install with
RCT_NEW_ARCH_ENABLED=1 npx pod-install ios
Without new arch enabled its working.
error logs.
The text was updated successfully, but these errors were encountered: