CARVIEW |
Select Language
HTTP/2 200
date: Thu, 24 Jul 2025 14:06:41 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
x-repository-download: git clone https://github.com/microsoft/react-native-windows.git
etag: W/"d2683fabe75d5be6ae5618f8819e26af"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=32IQLH%2FYebfV1OD%2FOXcLvul8ti%2Bf3B18ViWgCvqnS1tJTQSCNfG4g6YLX%2F87VkHPqcI6kGPE1eeNM98WKuCd6M0xr%2BkeLGQtduwKq4oQI8cEj%2Fr%2FYZArKaUZMExAKdelCwSX0bEU1zVQwLeyAqAAL19%2F6mc7udmjIrfXdffqudYWvbPQdOIo7kFQzeCCSVwL%2BXoyeHuEgQCH5%2F5RQuldMW8NwbzGEdcxZ2E4AExduTT0aMWCxdfQpVrZ27ugYMTAIqnUw4UV%2FguJyg%2Bdu6ydaw%3D%3D--5ki7NHkXoJNZKEDr--AQvnFiq%2Fx9JJ6x8pA5Thvw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1881753455.1753366000; Path=/; Domain=github.com; Expires=Fri, 24 Jul 2026 14:06:40 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Fri, 24 Jul 2026 14:06:40 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: CFFE:20DAB:B93B0:D20DE:68823DF0
Add support for turbomodule eventemitters, and codegen (#13555) · microsoft/react-native-windows@1b4f560 · GitHub
Copy file name to clipboard
Copy file name to clipboard
Copy file name to clipboardExpand all lines: packages/@react-native-windows/codegen/src/generators/GenerateNM2.ts
Copy file name to clipboardExpand all lines: packages/@react-native-windows/codegen/src/generators/ParamTypes.ts
Copy file name to clipboardExpand all lines: packages/@react-native-windows/codegen/src/generators/ValidateMethods.ts
Copy file name to clipboardExpand all lines: packages/@react-native-windows/tester/src/js/examples/TurboModule/SampleTurboModuleExample.windows.js
Copy file name to clipboardExpand all lines: vnext/Microsoft.ReactNative.Cxx.UnitTests/ReactModuleBuilderMock.cpp
Copy file name to clipboardExpand all lines: vnext/Microsoft.ReactNative.Cxx.UnitTests/ReactModuleBuilderMock.h
Copy file name to clipboardExpand all lines: vnext/Microsoft.ReactNative.Cxx/ModuleRegistration.cpp
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit 1b4f560
authored
File tree
Expand file treeCollapse file tree
19 files changed
+506
-33
lines changedFilter options
- change
- packages/@react-native-windows
- codegen/src/generators
- tester/src/js/examples/TurboModule
- vnext
- Microsoft.ReactNative.Cxx.UnitTests
- Microsoft.ReactNative.Cxx
- Microsoft.ReactNative.Managed.UnitTests
- Microsoft.ReactNative
- Modules
- codegen
Expand file treeCollapse file tree
19 files changed
+506
-33
lines changedchange/@react-native-windows-codegen-ae4b2a67-9881-42db-ab82-02d7d2374e43.json
Copy file name to clipboard+7Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + |
change/react-native-windows-69671805-a682-4e35-8999-c68f20b14b74.json
Copy file name to clipboard+7Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + |
packages/@react-native-windows/codegen/src/generators/GenerateNM2.ts
Copy file name to clipboardExpand all lines: packages/@react-native-windows/codegen/src/generators/GenerateNM2.ts+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
118 | 118 |
| |
119 | 119 |
| |
120 | 120 |
| |
121 |
| - | |
| 121 | + | |
122 | 122 |
| |
123 | 123 |
| |
124 | 124 |
| |
125 |
| - | |
| 125 | + | |
126 | 126 |
| |
127 | 127 |
| |
128 | 128 |
| |
|
packages/@react-native-windows/codegen/src/generators/ParamTypes.ts
Copy file name to clipboardExpand all lines: packages/@react-native-windows/codegen/src/generators/ParamTypes.ts+84Lines changed: 84 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
| 13 | + | |
| 14 | + | |
13 | 15 |
| |
14 | 16 |
| |
15 | 17 |
| |
| |||
141 | 143 |
| |
142 | 144 |
| |
143 | 145 |
| |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
144 | 179 |
| |
145 | 180 |
| |
146 | 181 |
| |
| |||
193 | 228 |
| |
194 | 229 |
| |
195 | 230 |
| |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
196 | 264 |
| |
197 | 265 |
| |
198 | 266 |
| |
| |||
280 | 348 |
| |
281 | 349 |
| |
282 | 350 |
| |
| 351 | + | |
| 352 | + | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
| 362 | + | |
| 363 | + | |
| 364 | + | |
| 365 | + | |
| 366 | + | |
283 | 367 |
| |
284 | 368 |
| |
285 | 369 |
| |
|
packages/@react-native-windows/codegen/src/generators/ValidateMethods.ts
Copy file name to clipboardExpand all lines: packages/@react-native-windows/codegen/src/generators/ValidateMethods.ts+86-5Lines changed: 86 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
| 10 | + | |
10 | 11 |
| |
11 | 12 |
| |
12 | 13 |
| |
13 | 14 |
| |
14 | 15 |
| |
15 | 16 |
| |
16 |
| - | |
| 17 | + | |
17 | 18 |
| |
18 | 19 |
| |
19 | 20 |
| |
| |||
91 | 92 |
| |
92 | 93 |
| |
93 | 94 |
| |
94 |
| - | |
| 95 | + | |
95 | 96 |
| |
96 |
| - | |
| 97 | + | |
97 | 98 |
| |
98 | 99 |
| |
99 | 100 |
| |
| |||
151 | 152 |
| |
152 | 153 |
| |
153 | 154 |
| |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
154 | 215 |
| |
155 | 216 |
| |
156 | 217 |
| |
| |||
159 | 220 |
| |
160 | 221 |
| |
161 | 222 |
| |
162 |
| - | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
163 | 229 |
| |
| 230 | + | |
164 | 231 |
| |
165 | 232 |
| |
166 | 233 |
| |
167 | 234 |
| |
168 | 235 |
| |
169 | 236 |
| |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
170 | 244 |
| |
171 | 245 |
| |
172 | 246 |
| |
173 | 247 |
| |
174 | 248 |
| |
175 | 249 |
| |
176 |
| - | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
177 | 258 |
|
packages/@react-native-windows/tester/src/js/examples/TurboModule/SampleTurboModuleExample.windows.js
Copy file name to clipboardExpand all lines: packages/@react-native-windows/tester/src/js/examples/TurboModule/SampleTurboModuleExample.windows.js-4Lines changed: 0 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
225 | 225 |
| |
226 | 226 |
| |
227 | 227 |
| |
228 |
| - | |
229 |
| - | |
230 | 228 |
| |
231 | 229 |
| |
232 | 230 |
| |
| |||
245 | 243 |
| |
246 | 244 |
| |
247 | 245 |
| |
248 |
| - | |
249 |
| - | |
250 | 246 |
| |
251 | 247 |
| |
252 | 248 |
| |
|
vnext/Microsoft.ReactNative.Cxx.UnitTests/ReactModuleBuilderMock.cpp
Copy file name to clipboardExpand all lines: vnext/Microsoft.ReactNative.Cxx.UnitTests/ReactModuleBuilderMock.cpp+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
84 | 84 |
| |
85 | 85 |
| |
86 | 86 |
| |
| 87 | + | |
| 88 | + | |
87 | 89 |
| |
88 | 90 |
| |
89 | 91 |
| |
|
vnext/Microsoft.ReactNative.Cxx.UnitTests/ReactModuleBuilderMock.h
Copy file name to clipboardExpand all lines: vnext/Microsoft.ReactNative.Cxx.UnitTests/ReactModuleBuilderMock.h+8Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
73 | 73 |
| |
74 | 74 |
| |
75 | 75 |
| |
| 76 | + | |
76 | 77 |
| |
77 | 78 |
| |
78 | 79 |
| |
| |||
218 | 219 |
| |
219 | 220 |
| |
220 | 221 |
| |
| 222 | + | |
221 | 223 |
| |
222 | 224 |
| |
223 | 225 |
| |
| |||
352 | 354 |
| |
353 | 355 |
| |
354 | 356 |
| |
| 357 | + | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
| 362 | + | |
355 | 363 |
|
vnext/Microsoft.ReactNative.Cxx/ModuleRegistration.cpp
Copy file name to clipboardExpand all lines: vnext/Microsoft.ReactNative.Cxx/ModuleRegistration.cpp+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
20 |
| - | |
| 20 | + | |
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
| |||
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
33 |
| - | |
| 33 | + | |
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
|
You can’t perform that action at this time.
0 commit comments