fix: type for received-apns-notification event (#37177)
This commit is contained in:
parent
6a3cb34326
commit
9a0a0a7a46
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@ The `pushNotification` module emits the following events:
|
||||||
|
|
||||||
Returns:
|
Returns:
|
||||||
|
|
||||||
|
* `event` Event
|
||||||
* `userInfo` Record<String, any>
|
* `userInfo` Record<String, any>
|
||||||
|
|
||||||
Emitted when the app receives a remote notification while running.
|
Emitted when the app receives a remote notification while running.
|
||||||
|
|
Loading…
Reference in a new issue