FATAL EXCEPTION: libjsctooling.so not found in React Native (Reanimated + SoLoader) #49869
Labels
API: Animated
Needs: Author Feedback
Needs: Repro
This issue could be improved with a clear list of steps to reproduce the issue.
Description
The application crashes on startup due to a missing shared object (libjsctooling.so). This issue occurs when loading native libraries via SoLoader in React Native, particularly with Reanimated.
Steps to reproduce
yarn android
React Native Version
0.78.0
Affected Platforms
Runtime - Android
Output of
npx @react-native-community/cli info
Stacktrace or Logs
Reproducer
https://github.com/rodrigomatosc
Screenshots and Videos
No response
The text was updated successfully, but these errors were encountered: