Search code examples
react-nativereact-native-svgcreate-react-native-appreact-native-svg-transformer

React Native 0.78 Build Failure: C++ Build System Error with react-native-svg


I am facing a build issue in React Native version 0.78, specifically with react-native-svg. The build fails with the following error:

C++ build system [build] failed while executing

I installed react-native-svg in my React Native 0.78 project and expected it to build successfully.

Actual Result: The build failed with the C++ build system error

How can I resolve this issue? Is react-native-svg compatible with React Native 0.78?


Solution

  • you can resolve this issue with add this version of react-native-reanimated: 3.17.0, this is new version of react-native-reanimated