Commit 06cf3e7
Remove Paper (ReactNativeRenderer) files
Summary:
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 d903cd0 commit 06cf3e7
5 files changed
Lines changed: 4 additions & 43757 deletions
File tree
- packages
- react-native/Libraries/Renderer
- implementations
- shims
- rn-tester/NativeComponentExample/js
0 commit comments