Skip to content

Commit fb31f47

Browse files
Add 0.82 release blog post (#4831)
Co-authored-by: Riccardo Cipolleschi <[email protected]>
1 parent eb1f2d1 commit fb31f47

File tree

7 files changed

+321
-1
lines changed

7 files changed

+321
-1
lines changed

docs/virtualview.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ DevTools does not currently support debugging JavaScript on the main thread. Thi
4747
Debugging all other parts of your JavaScript code should work as expected. We are working on closing this gap before releasing `VirtualView` to stable channels of React Native.
4848
:::
4949

50-
5150
### Prerendering
5251

5352
`VirtualView` enables you to benefit from main thread rendering while mitigating the disadvantages of dropped frames by rendering earlier before it is needed. This is called “prerendering”.

website/blog/2025-10-08-react-native-0.82.md

Lines changed: 321 additions & 0 deletions
Large diffs are not rendered by default.
5.93 MB
Loading
8.45 MB
Loading
52 KB
Loading
38.6 KB
Loading
72.3 KB
Loading

0 commit comments

Comments
 (0)