My app was working and All of the sudden I started getting this error when i try building with xcode.
I would really appreciate any help
I cleaned the build folder, Deleted Derived data content and still having the same issue
My app was working and All of the sudden I started getting this error when i try building with xcode.
I would really appreciate any help
I cleaned the build folder, Deleted Derived data content and still having the same issue
2
Answers
I also have this issue when trying to build the project after RN upgrade from "0.63.4" version to the latest("0.73.2").
But if I build it successfully, then I get this error:
SCREENSHOT
If you are using Reanimated latest version,
add this in babel.config.js
your babel.config.js will look like this