We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9d7e56 commit 73cea5fCopy full SHA for 73cea5f
README.md
@@ -354,10 +354,10 @@ Allows you to add specific actions for notification with specific category.
354
355
---
356
357
-### `remooveAllPendingNotificationRequests()`
+### `removeAllPendingNotificationRequests()`
358
359
```jsx
360
-PushNotificationIOS.remooveAllPendingNotificationRequests();
+PushNotificationIOS.removeAllPendingNotificationRequests();
361
```
362
363
Removes all pending notification requests in the notification center.
0 commit comments