Commit ad8c6f03 authored by Libin Lu's avatar Libin Lu Committed by GitHub

Update README.md

parent a7ed07c6
......@@ -275,6 +275,7 @@ class App extends Component {
group: "group", // 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)
});
FCM.scheduleLocalNotification({
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment