diff --git a/README.md b/README.md index deae141d4fa8776c0ade57fe55318b97b91655a8..4fe74e96c3610febb3a9a22db9506e3c979ddf0d 100644 --- a/README.md +++ b/README.md @@ -251,7 +251,7 @@ NOTE: `com.evollu.react.fcm.FIRLocalMessagingPublisher` is required for presenti ## Usage ```javascript -import FCM, {FCMEvent, RemoteNotificationResult, WillPresentNotificationResult} from 'react-native-fcm'; +import FCM, {FCMEvent, RemoteNotificationResult, WillPresentNotificationResult, NotificationType} from 'react-native-fcm'; class App extends Component { componentDidMount() {