Commit 5cd6eb5
authored
refactor(Reanimated): use worklets prefab again (#8685)
## 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. 🥳1 parent b86f04c commit 5cd6eb5
2 files changed
Lines changed: 3 additions & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| 48 | + | |
48 | 49 | | |
49 | 50 | | |
50 | 51 | | |
| |||
69 | 70 | | |
70 | 71 | | |
71 | 72 | | |
72 | | - | |
73 | | - | |
| 73 | + | |
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | 83 | | |
93 | 84 | | |
94 | 85 | | |
| |||
108 | 99 | | |
109 | 100 | | |
110 | 101 | | |
111 | | - | |
| 102 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
193 | 193 | | |
194 | 194 | | |
195 | 195 | | |
196 | | - | |
197 | 196 | | |
198 | 197 | | |
199 | 198 | | |
| |||
0 commit comments