From 427845ad53b89396e3da289064d42f18fecdf116 Mon Sep 17 00:00:00 2001 From: Samnang Ny Date: Thu, 19 Mar 2020 22:49:29 +0700 Subject: [PATCH] update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2a5f491..cee1e8f 100644 --- a/README.md +++ b/README.md @@ -137,7 +137,7 @@ renderItem = (item, index) => ( | onClose | function | Callback function when Bottom Sheet has closed | null | | onOpen | function | Callback function when Bottom Sheet has opened | null | | customStyles | object | Custom style to Bottom Sheet | {} | -| keyboardAvoidingViewEnabled | boolean | Enable KeyboardAvoidingView | true | +| keyboardAvoidingViewEnabled | boolean | Enable KeyboardAvoidingView | true (ios) | ### Available Custom Style