mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
xplat/js/react-native-github/packages/react-native/ReactCommon/react/renderer/components/textinput/platform/android/react/renderer/components/androidtextinput/AndroidTextInputShadowNode.cpp
Reviewed By: rshest Differential Revision: D80160594
This commit is contained in:
committed by
Facebook GitHub Bot
parent
256565cb11
commit
21be28b5ec
+1
@@ -18,6 +18,7 @@
|
||||
|
||||
namespace facebook::react {
|
||||
|
||||
// NOLINTNEXTLINE(modernize-avoid-c-arrays)
|
||||
extern const char AndroidTextInputComponentName[] = "AndroidTextInput";
|
||||
|
||||
void AndroidTextInputShadowNode::setTextLayoutManager(
|
||||
|
||||
Reference in New Issue
Block a user