You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -405,9 +405,9 @@ Removes the event listener. Do this in `componentWillUnmount` to prevent memory
405
405
406
406
**Parameters:**
407
407
408
-
| Name | Type| Required | Description |
409
-
| -------|-------- | -------- | ----------- |
410
-
| type | string| Yes | Event type. |
408
+
| Name | Type | Required | Description |
409
+
| ---- | ------ | -------- | ----------- |
410
+
| type | string | Yes | Event type. |
411
411
412
412
---
413
413
@@ -471,6 +471,7 @@ See what push permissions are currently enabled.
471
471
-`authorizationStatus`:AuthorizationStatus
472
472
473
473
For a list of possible values of `authorizationStatus`, see `PushNotificationIOS.AuthorizationStatus`. For their meanings, refer to https://developer.apple.com/documentation/usernotifications/unauthorizationstatus
0 commit comments