Skip to content

fix(Worklets): prefab cache issue for prefab consumers#8684

Merged
tjzel merged 3 commits intomainfrom
@tjzel/worklets/fix-prefab-consumers
Dec 2, 2025
Merged

fix(Worklets): prefab cache issue for prefab consumers#8684
tjzel merged 3 commits intomainfrom
@tjzel/worklets/fix-prefab-consumers

Conversation

@tjzel
Copy link
Collaborator

@tjzel tjzel commented Dec 2, 2025

Summary

Follow-up to

I accidentally found code from the following PR

which fixes our prefab issues when running Project Clean then Build in Android Studio.

Test plan

  1. Clean your repo with git clean -Xdf
  2. Install deps with yarn
  3. Open apps/fabric-example/android with AndroidStudio
  4. Run build
  5. Run clean
  6. Run build (without this change here Reanimated would complain about missing symbols)
  7. 🥳

Base automatically changed from @tjzel/worklets/fix-rngp-cleanup to main December 2, 2025 09:52
@tjzel tjzel added this pull request to the merge queue Dec 2, 2025
Merged via the queue into main with commit e03713e Dec 2, 2025
13 checks passed
@tjzel tjzel deleted the @tjzel/worklets/fix-prefab-consumers branch December 2, 2025 10:30
github-merge-queue bot pushed a commit that referenced this pull request Jan 30, 2026
## Summary

Reanimated can safely consume worklets as a prefab after the following
fix
- #8684 

## Test plan


1. Clean your repo with git clean -Xdf
2. Install deps with yarn
3. Open apps/fabric-example/android with AndroidStudio
4. Run build
5. Run clean
6. Run build
7. 🥳
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants