Skip to content

Conversation

@mrousavy
Copy link
Owner

@mrousavy mrousavy commented Jul 28, 2025

@vercel
Copy link

vercel bot commented Jul 28, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
nitro-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 28, 2025 11:11am

@mrousavy mrousavy merged commit 3fcbf8e into main Jul 28, 2025
4 checks passed
github-merge-queue bot pushed a commit to software-mansion/react-native-reanimated that referenced this pull request Dec 2, 2025
## Summary

Follow-up to
- #7866

I accidentally found code from the following PR
- mrousavy/nitro#776

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. 🥳
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Android: Cache issue when rebuilding, need to clear cache to fix

2 participants