@notifee/react-native / AndroidInboxStyle
Interface: AndroidInboxStyle
The interface used when displaying a Inbox Style notification.
View the Inbox documentation to learn more.
lines
lines:
string
[]
An array of messages to display, in order provided.
The device will automatically handle displaying the lines visible depending on space in the notification shade.
summary?
optional
summary:string
If set, overrides the main notification summary
when the notification is expanded.
title?
optional
title:string
If set, overrides the main notification title
when the notification is expanded.
type
type:
INBOX
Constant enum value used to identify the style type.