@datacamp/react-native-push-notification
Advanced tools
Comparing version
@@ -37,6 +37,2 @@ 'use strict'; | ||
NotificationsComponent.prototype.clearLocalNotification = function(details: Object) { | ||
RNPushNotification.clearLocalNotification(details); | ||
}; | ||
NotificationsComponent.prototype.cancelAllLocalNotifications = function() { | ||
@@ -66,3 +62,3 @@ RNPushNotification.cancelAllLocalNotifications(); | ||
NotificationsComponent.prototype.checkPermissions = function(callback: Function) { | ||
RNPushNotification.checkPermissions().then(alert => callback({ alert })); | ||
/* Void */ | ||
}; | ||
@@ -69,0 +65,0 @@ |
{ | ||
"name": "@datacamp/react-native-push-notification", | ||
"version": "3.0.4", | ||
"version": "3.0.5", | ||
"description": "React Native Local and Remote Notifications", | ||
@@ -5,0 +5,0 @@ "main": "index", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
112472
-2.4%1584
-2.52%