Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
nysamnang committed Mar 19, 2020
1 parent ddf954b commit 427845a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 427845a

Please sign in to comment.