Interface | Description |
---|---|
ContentSizeWatcher |
Class | Description |
---|---|
ReactContentSizeChangedEvent |
Event emitted by EditText native view when content size changes.
|
ReactEditText |
A wrapper around the EditText that lets us better control what happens when an EditText gets
focused or blurred, and when to display the soft keyboard and when not to.
|
ReactTextChangedEvent |
Event emitted by EditText native view when text changes.
|
ReactTextInputEvent |
Event emitted by EditText native view when text changes.
|
ReactTextInputManager |
Manages instances of TextInput.
|
ReactTextInputShadowNode |