Commit 01373fe
Integrate RN 0.85.0-nightly-20260128-36f07a1b2
Includes:
- Full nightly integration with conflict resolution
- Fix C++ compile errors from nightly integration
- Fix AnimationBackend linker errors from nightly integration
- Fix X86 build (suppress C4018 signed/unsigned mismatch in MapBuffer.cpp)
- Sync stale copy overrides in @react-native/tester
- Update yarn.lock and add change files
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent b50c94d commit 01373fe
96 files changed
Lines changed: 1959 additions & 1835 deletions
File tree
- change
- packages
- @office-iss
- react-native-win32-tester
- src/js/components
- react-native-win32
- src-win
- Libraries
- Components
- AccessibilityInfo
- ProgressBarAndroid
- TextInput
- Touchable
- View
- Network
- Renderer/shims
- Text
- Types
- Utilities
- src/private/animated
- @react-native-windows
- automation-channel
- cli
- perf-testing
- tester
- src/js/examples
- Image
- Text
- @react-native
- monorepo
- tester
- NativeComponentExample/js
- js
- components
- examples
- Experimental
- PlatformTest
- W3CPointerEventPlatformTests
- Image
- IntersectionObserver
- Performance
- RefreshControl
- ScrollView
- TextInput
- Text
- types
- utils
- @rnw-scripts
- babel-react-native-config
- eslint-config
- integrate-rn
- metro-dev-config
- e2e-test-app-fabric
- playground
- react-native-windows-init
- sample-app-fabric
- sample-custom-component
- vnext
- Microsoft.ReactNative/Fabric/Composition
- ReactCommon
- TEMP_UntilReactCommonUpdate
- jsinspector-modern
- react/renderer
- animationbackend
- uimanager
- src-win
- Libraries
- Components
- AccessibilityInfo
- RefreshControl
- ScrollView
- TextInput
- Touchable
- View
- Modal
- Network
- Renderer/shims
- Text
- Types
- jest
- src/private
- featureflags
- specs_DEPRECATED/components
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
| 84 | + | |
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
| |||
0 commit comments