From 16a00f79102e6625d2aabea22e7672fd7150b77e Mon Sep 17 00:00:00 2001 From: Website Deployment Script Date: Tue, 28 Apr 2020 14:35:54 +0000 Subject: [PATCH] Deploy website Deploy website version based on 9d7e6bab34347474639a95e501b6ccb7210e63c6 --- docs/next/keyboardavoidingview.html | 4 ++-- docs/next/keyboardavoidingview/index.html | 4 ++-- docs/next/modal.html | 4 ++-- docs/next/modal/index.html | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/docs/next/keyboardavoidingview.html b/docs/next/keyboardavoidingview.html index 29a04a7e751..0efbb3e6f15 100644 --- a/docs/next/keyboardavoidingview.html +++ b/docs/next/keyboardavoidingview.html @@ -70,7 +70,7 @@ });
Edit

KeyboardAvoidingView

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.

Example

-