From b3d453b7cba77c003293ce68ba699deda91a3091 Mon Sep 17 00:00:00 2001 From: Website Deployment Script Date: Thu, 6 Jun 2019 11:21:09 +0000 Subject: [PATCH] Deploy website Deploy website version based on 2ab2bd8dee28a5d5de3a372e6e92e66e11830cd0 --- docs/next/keyboardavoidingview.html | 24 +++++++++++------------ docs/next/keyboardavoidingview/index.html | 24 +++++++++++------------ 2 files changed, 24 insertions(+), 24 deletions(-) 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 @@
  • View props...

  • Reference

    Props

    -

    keyboardVerticalOffset

    -

    This is the distance between the top of the user screen and the react native view, may be non-zero in some use cases.

    - - - - - - - -
    TypeRequired
    numberNo
    -

    behavior

    Note: 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.

    @@ -136,6 +125,17 @@
    booleanNo
    +
    +

    keyboardVerticalOffset

    +

    This is the distance between the top of the user screen and the react native view, may be non-zero in some use cases.

    + + + + + + + +
    TypeRequired
    numberNo
    InputAccessoryViewNext