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
Copy file name to clipboardExpand all lines: local-notifications/README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -478,6 +478,7 @@ The object that describes a local notification.
478
478
|**`inboxList`**| <code>string[]</code> | Sets a list of strings for display in an inbox style notification. Up to 5 strings are allowed. Only available for Android. | 1.0.0 |
479
479
|**`silent`**| <code>boolean</code> | If true, notification will not appear while app is in the foreground. Only available for iOS. | 5.0.0 |
0 commit comments