Commit 4192a372 authored by Libin Lu's avatar Libin Lu

update type

parent 61cbaca2
......@@ -53,11 +53,10 @@ declare module "react-native-fcm" {
priority?: string;
show_in_foreground?: boolean;
click_action?: string;
badge?: number;
badge?: number;
number?: number;
ticker?: string;
auto_cancel?: boolean;
tag?: string;
group?: string;
picture?: string;
my_custom_data?: string;
......
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