@notifee/react-native / AndroidBigTextStyle
Interface: AndroidBigTextStyle
The interface used when displaying a Big Text Style notification.
View the Big Text documentation to learn more.
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:
BIGTEXT
Constant enum value used to identify the style type.