Error after buillding React Native on version 0.70

Viewed 96

Error description

enter image description here

After the App builds successfully, I got this error at my Metro while trying to install the app.

My react-native version is 0.70.

This the error: Error: Exception in HostFunction: java.lang.UnsatisfiedLinkError: dlopen failed: library "libreanimated.so" not found

1 Answers
Related