Skip to content
Open
Show file tree
Hide file tree
Changes from 7 commits
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
0fb05c0
initial working version
vzaidman Oct 3, 2025
ee9cfe7
minor text changes
vzaidman Oct 3, 2025
1745a99
fixed lints
vzaidman Oct 3, 2025
09be23d
case police fix
vzaidman Oct 3, 2025
af56bca
fixed link
vzaidman Oct 3, 2025
a2a213f
fixed last info block
vzaidman Oct 3, 2025
6b7692d
fixed acknowledgements link
vzaidman Oct 3, 2025
f721322
fixed gradle link
vzaidman Oct 3, 2025
0972945
improved Expensify app example
vzaidman Oct 3, 2025
0ad1d02
improve owner stack examples
vzaidman Oct 3, 2025
43116e7
add Static Hermes v1 verification step
vzaidman Oct 3, 2025
692fe4d
using the same phrasing for "Legacy Architecture Sunsetted"
vzaidman Oct 3, 2025
0c5be52
rename Legacy Architecture Sunsetting to New Architecture Only
vzaidman Oct 3, 2025
f9808f3
improved texts
vzaidman Oct 6, 2025
6dd7fd9
improved summary
vzaidman Oct 6, 2025
cfcb819
improved "how to migrate"
vzaidman Oct 6, 2025
ec1d8d1
removed "New Architecture Only" redundancy
vzaidman Oct 6, 2025
10f646b
removed redundancy in the highlight
vzaidman Oct 6, 2025
d508bfe
added a new line in highlight
vzaidman Oct 6, 2025
8e8f292
removed even more redundancy from "new architecture only"
vzaidman Oct 6, 2025
4cf93c6
fixed typos
vzaidman Oct 6, 2025
d5e4b75
corrections
vzaidman Oct 7, 2025
3331140
fixed "Upgrade to 0.82"
vzaidman Oct 7, 2025
f1c8d6e
improved Hermes V1 verification
vzaidman Oct 7, 2025
40706f2
fixed typos
vzaidman Oct 7, 2025
7b5d8a7
removed double highlights
vzaidman Oct 7, 2025
dba65eb
fixed link to next docs
vzaidman Oct 7, 2025
664fc59
more typos
vzaidman Oct 7, 2025
5e2c7c4
typo in debugOptimized
vzaidman Oct 7, 2025
53384f1
improved title
vzaidman Oct 7, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion docs/virtualview.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ DevTools does not currently support debugging JavaScript on the main thread. Thi
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.
:::


### Prerendering

`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”.
Expand Down
317 changes: 317 additions & 0 deletions website/blog/2025-10-08-react-native-0.82.md

Large diffs are not rendered by default.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added website/static/blog/assets/0.82-debug.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.