Commit da9a363
Remove Paper (ReactNativeRenderer) files (#56557)
Summary:
Pull Request resolved: #56557
All Meta apps have migrated to Fabric, so the Paper renderer files are no longer needed.
This commit removes:
- ReactNativeRenderer-dev.js, ReactNativeRenderer-dev.fb.js
- ReactNativeRenderer-prod.js, ReactNativeRenderer-prod.fb.js
- ReactNativeRenderer-profiling.js, ReactNativeRenderer-profiling.fb.js
- ReactNative.js shim
Also updates:
- AppRegistryImpl.js: unmountApplicationComponentAtRootTag is now a no-op with error log
- MyLegacyViewNativeComponent.js: Use findNodeHandle from react-native instead of deleted shim
Differential Revision: D1013531181 parent 2faecfb commit da9a363
4 files changed
Lines changed: 0 additions & 43753 deletions
File tree
- packages/react-native/Libraries/Renderer
- implementations
- shims
0 commit comments