@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?
optionalsummary:string
If set, overrides the main notification summary when the notification is expanded.
title?
optionaltitle: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.
