diff --git a/README.md b/README.md
index cefb985..14a51f2 100644
--- a/README.md
+++ b/README.md
@@ -207,5 +207,6 @@ Because of the theming capability of `react-native-styled-toast`, it has out of
| **`messageProps`** | TextProps | no | Allows custom styling message | {} |
| **`subMessageProps`** | TextProps | no | Allows custom styling subMessage | {} |
| **`allowFontScaling`** | boolean | no | Allows font scaling | true |
+| **`shadow`** | ShadowProps | no | Allows custom shadow | {} |