mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
a6a34ba1d1
Summary: ## Step 1 I'm going to make every Java NativeModule type-safe and TurboModule-compatible. The first step is to make sure that every type-unsafe NativeModule has a dependency on its spec's codegen target. ## Input Module -> owner(Module): P123320255 Module -> name(Module): P123320256 Module -> owner(spec(name(Module))): P123320257 ### Excluded NativeModules NativeModules without Specs: P123320644 Java only NativeModules: P123320645 Changelog: [Internal] - Add buck dependencies for NativeModule specs Reviewed By: mdvacca Differential Revision: D18781629 fbshipit-source-id: 89f39017b8224355d9d7b43bf6c162b0957760ee