margelo / react-native-worklets-core

🧵 A library to run JS functions ("Worklets") on separate Threads
https://margelo.io
MIT License
576 stars 37 forks source link

fix: Fix `podspec` dependency (`RCTTurboModule not found` error) #214

Closed mrousavy closed 2 weeks ago

mrousavy commented 2 months ago

Fixes this error:

image

hannojg commented 2 weeks ago

The error will be fixed by this PR:

we shouldn't add the dependencies manually but use the hook (for this very reason, the dependency names can change)