0

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?

2
  • Have you seen github.com/software-mansion/… ? Commented Feb 24 at 13:32
  • just created a blank project with react native 0.78 and installed the react-native-svg version 15.11.2 , without any issue . Commented Feb 24 at 15:28

1 Answer 1

0

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

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.