From e604a9adf105f11352402bb69651a4ad32fdcb69 Mon Sep 17 00:00:00 2001 From: Libin Lu Date: Wed, 3 Jan 2018 13:03:07 -0500 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7b4781b..1941c76 100644 --- a/README.md +++ b/README.md @@ -380,6 +380,7 @@ class App extends Component { sub_text: "This is a subText", // Android only color: "red", // Android only vibrate: 300, // Android only default: 300, no vibration if you pass 0 + wake_screen: true, // Android only, wake up screen when notification arrives group: "group", // Android only picture: "https://google.png", // Android only bigPicture style ongoing: true, // Android only -- 2.26.2