From 79cad552fdbbfc4bf43f0089f2cc7ddcecbb4bcc Mon Sep 17 00:00:00 2001 From: Sarath Date: Wed, 7 Jun 2017 10:31:20 +0530 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 293dff2..b32c2dc 100644 --- a/README.md +++ b/README.md @@ -266,6 +266,7 @@ NOTE: `com.evollu.react.fcm.FIRLocalMessagingPublisher` is required for presenti ## Usage ```javascript +import {Platform} from 'react-native'; import FCM, {FCMEvent, RemoteNotificationResult, WillPresentNotificationResult, NotificationType} from 'react-native-fcm'; class App extends Component { -- 2.26.2