From 804aaa4db7ced765c8e1d6dab668fbb7fa03dfaa Mon Sep 17 00:00:00 2001 From: Libin Lu Date: Thu, 19 Oct 2017 22:15:38 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 31c854d..37a53f6 100644 --- a/README.md +++ b/README.md @@ -372,7 +372,7 @@ class App extends Component { big_text: "Show when notification is expanded", // Android only sub_text: "This is a subText", // Android only color: "red", // Android only - vibrate: 300, // Android only default: 300, no vibration if you pass null + vibrate: 300, // Android only default: 300, no vibration if you pass 0 group: "group", // Android only picture: "https://google.png", // Android only bigPicture style ongoing: true, // Android only -- 2.26.2