pushy-react-native
Advanced tools
Comparing version 1.0.44 to 1.0.45
@@ -34,2 +34,7 @@ // Type definitions for pushy-react-native | ||
/** | ||
* Unregister the device from receiving notifications. | ||
*/ | ||
unregister(): void; | ||
/** | ||
* Set up the notification listener. | ||
@@ -36,0 +41,0 @@ * |
{ | ||
"name": "pushy-react-native", | ||
"version": "1.0.44", | ||
"version": "1.0.45", | ||
"description": "The official Pushy SDK for React Native apps.", | ||
@@ -5,0 +5,0 @@ "main": "lib/Pushy.js", |
Sorry, the diff of this file is not supported yet
47852
231