Kudo / react-native-v8

Opt-in V8 runtime for React Native Android
MIT License
914 stars 69 forks source link

Fix missing libv8android.so issue #151

Closed Kudo closed 1 year ago

Kudo commented 1 year ago

Why

fix #148

How

might be a AGP 7 issue: https://issuetracker.google.com/issues/195318431. this pr references the fix from https://github.com/software-mansion/react-native-reanimated/pull/3056 and uses afterEvaluate rather than tasks.whenTaskAdded.