We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 347ba70 commit 7d2d912Copy full SHA for 7d2d912
1 file changed
docs/textinput.md
@@ -485,19 +485,19 @@ Callback that is called when text input ends.
485
486
Callback that is called when a touch is engaged.
487
488
-| Type | Required |
489
-| -------- | -------- |
490
-| function | No |
+| Type | Required |
+| ------------------------ | -------- |
+| [PressEvent](pressevent) | No |
491
492
---
493
494
### `onPressOut`
495
496
Callback that is called when a touch is released.
497
498
499
500
501
502
503
0 commit comments