Skip to content

Commit fd970bc

Browse files
authored
Update keyboardavoidingview.md (#3202)
1 parent 6987112 commit fd970bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/keyboardavoidingview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ id: keyboardavoidingview
33
title: KeyboardAvoidingView
44
---
55

6-
It is a component to solve the common problem of views that need to move out of the way of the virtual keyboard. It can automatically adjust either its height, position, or bottom padding based on the keyboard height.
6+
This component will automatically adjust its height, position, or bottom padding based on the keyboard height to remain visible while the virtual keyboard is displayed.
77

88
## Example
99

0 commit comments

Comments
 (0)