-
Notifications
You must be signed in to change notification settings - Fork 73
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
Building on iOS with the new architecture enabled fails. #326
Comments
@psquizzle Can you check if 0.1.66 works for you? We've just merged #315 that should resolve this problem. |
So same error occurs when building with "@expensify/react-native-live-markdown": "^0.1.66" installed.
|
@psquizzle Just to confirm, did you run |
I am using the expo toolchain, and running npx expo prebuild --clean reinstalls pods and and generates the iOS folder dynamically. With the same error occurring. Turning off newArch the build works. |
@psquizzle We found the root cause of the problem, it was fixed in #331 and released in 0.1.67. Can you please check if it works for you? |
Cheers, builds and runs now :) |
I get the following errors but works with new arch not enabled. Using "@expensify/react-native-live-markdown": "^0.1.63"
The text was updated successfully, but these errors were encountered: