From c71a2ba5ddaf43d4c6ba8dcbfc8a0cf1ddfc312a Mon Sep 17 00:00:00 2001 From: Libin Lu Date: Mon, 5 Jun 2017 08:21:11 -0400 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ca6fb9a..293dff2 100644 --- a/README.md +++ b/README.md @@ -339,6 +339,7 @@ class App extends Component { vibrate: 300, // Android only default: 300, no vibration if you pass null tag: 'some_tag', // Android only group: "group", // Android only + picture: "https://google.png", // Android only bigPicture style 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