diff --git a/README.md b/README.md index 089ab94e6a188b9f5491bd69a1581b262d85b7f2..81b49451ed011312fcb5758a6e1d3adfa3478881 100644 --- a/README.md +++ b/README.md @@ -268,6 +268,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 {