mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Update directory hierarchy of AndroidTextInput C++ files
Summary: This diff updates the directory hierarchy of AndroidTextInput C++ files to be compatible with Android OSS build system changelog: [internal] Internal Reviewed By: PeteTheHeat Differential Revision: D23179390 fbshipit-source-id: 1c52e4f882853799a58d44876cadd392b4a35050
This commit is contained in:
committed by
Facebook GitHub Bot
parent
3fd8a5bac5
commit
8f306cd66a
@@ -47,5 +47,6 @@ rn_xplat_cxx_library(
|
||||
"//xplat/js/react-native-github:generated_components-rncore",
|
||||
react_native_xplat_target("react/renderer/components/image:image"),
|
||||
react_native_xplat_target("react/renderer/components/text:text"),
|
||||
react_native_xplat_target("react/renderer/components/textinput:androidtextinput"),
|
||||
],
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user