mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
92a3dff58a
Summary: When crawling a provided JS directory to find all .js files for NativeModules and native components, ignore `NativeUIManager.js` for now, because it will be replaced with the Fabric UIManager in the future. The existing NativeUIManagerSpec.java won't be produced by the codegen, but stays manually checked in just in case: https://github.com/facebook/react-native/blob/0199a0392c65fa72d9599262ba1b4f8e14c0fc04/ReactAndroid/src/main/java/com/facebook/fbreact/specs/NativeUIManagerSpec.java Changelog: [Internal] Reviewed By: mdvacca Differential Revision: D23312859 fbshipit-source-id: 7d554fefa651732c13e478b8ec94566348ed3142