Skip to content

Commit 96a5f68

Browse files
author
amars29
committed
update: RNC content changes
1 parent e96bf63 commit 96a5f68

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/3.3.x/keyboard-avoiding-view.md

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

6-
Provides a view that moves out of the way of virtual keyboard automatically. 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+
Provides a view that moves out of the way of virtual keyboard automatically. It solves the common problem of views needing 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.
77

88
## Example
99

docs/next/keyboard-avoiding-view.md

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

6-
Provides a view that moves out of the way of virtual keyboard automatically. 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+
Provides a view that moves out of the way of virtual keyboard automatically. It solves the common problem of views needing 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.
77

88
## Example
99

0 commit comments

Comments
 (0)