diff --git a/docs/next/keyboardavoidingview.html b/docs/next/keyboardavoidingview.html index 377ca279f88..391d8ad402d 100644 --- a/docs/next/keyboardavoidingview.html +++ b/docs/next/keyboardavoidingview.html @@ -85,25 +85,14 @@
keyboardVerticalOffsetThis is the distance between the top of the user screen and the react native view, may be non-zero in some use cases.
-| Type | Required |
|---|---|
| number | No |
behaviorNote: Android and iOS both interact with this prop differently. Android may behave better when given no behavior prop at all, whereas iOS is the opposite.
| boolean | No |
keyboardVerticalOffsetThis is the distance between the top of the user screen and the react native view, may be non-zero in some use cases.
+| Type | Required |
|---|---|
| number | No |