From fc4cfd35afa9c8ee0dc365d069a7aeb1a6340202 Mon Sep 17 00:00:00 2001 From: Libin Lu Date: Mon, 28 Aug 2017 11:27:22 -0400 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f1e0fcd..d81e992 100644 --- a/README.md +++ b/README.md @@ -356,6 +356,7 @@ class App extends Component { tag: 'some_tag', // Android only group: "group", // Android only picture: "https://google.png", // Android only bigPicture style + ongoing: true, // Android only my_custom_data:'my_custom_field_value', // extra data you want to throw lights: true, // Android only, LED blinking (default false) show_in_foreground // notification when app is in foreground (local & remote) -- 2.26.2