Commit 983aa001 authored by Libin Lu's avatar Libin Lu

update example

parent 6caa3b16
...@@ -87,7 +87,9 @@ class MainPage extends Component { ...@@ -87,7 +87,9 @@ class MainPage extends Component {
large_icon: "https://image.freepik.com/free-icon/small-boy-cartoon_318-38077.jpg", large_icon: "https://image.freepik.com/free-icon/small-boy-cartoon_318-38077.jpg",
show_in_foreground: true, show_in_foreground: true,
picture: 'https://firebase.google.com/_static/af7ae4b3fc/images/firebase/lockup.png', picture: 'https://firebase.google.com/_static/af7ae4b3fc/images/firebase/lockup.png',
wake_screen: true wake_screen: true,
extra1: {a: 1},
extra2: 1
}); });
} }
......
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