Skip to content
This repository was archived by the owner on Jan 14, 2025. It is now read-only.

Commit 092d556

Browse files
author
Boris Tacyniak
authored
Merge pull request #1910 from s-fletcher/master
Document `data` in getScheduledLocalNotifications
2 parents e323504 + 6ed3d13 commit 092d556

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -586,6 +586,7 @@ Returns an array of local scheduled notification objects containing:
586586
| soundName | string | The sound name of this notification. |
587587
| repeatInterval | number | (Android only) The repeat interval of this notification. |
588588
| number | number | App notification badge count number. |
589+
| data | any | The user info of this notification. |
589590

590591
## Abandon Permissions
591592

0 commit comments

Comments
 (0)