Commit 18cb4ed
Ensure legacy architecture can't be initialized in Android (#53806)
Summary:
Pull Request resolved: #53806
The Legacy architecture of React Native is not supported anymore, let's ensure nobody can initialize it anymore
changelog: [internal] internal
Reviewed By: cortinico
Differential Revision: D82465004
fbshipit-source-id: 099764fb59d906b11cf6ad0cc6208f56df029d191 parent dadd7cd commit 18cb4ed
1 file changed
Lines changed: 10 additions & 0 deletions
File tree
- packages/react-native/ReactAndroid/src/main/java/com/facebook/react
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
328 | 328 | | |
329 | 329 | | |
330 | 330 | | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
331 | 340 | | |
332 | 341 | | |
333 | 342 | | |
| |||
1446 | 1455 | | |
1447 | 1456 | | |
1448 | 1457 | | |
| 1458 | + | |
1449 | 1459 | | |
1450 | 1460 | | |
1451 | 1461 | | |
| |||
0 commit comments