Commit 94d5e044 authored by Libin Lu's avatar Libin Lu

update example for v6

parent e1b1b418
import React, { Component } from "react";
import FCM, {FCMEvent} from "react-native-fcm";
import FCM, {FCMEvent, RemoteNotificationResult, WillPresentNotificationResult, NotificationType} from "react-native-fcm";
import firebaseClient from "./FirebaseClient";
......
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