Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(local-notifications): Support for Big Text and Inbox Notification Style #280

Merged
merged 6 commits into from
Mar 3, 2021

Conversation

theproducer
Copy link
Contributor

This PR adds support for Big Text and Inbox notification styles

  • Adds summaryText for use in collapsable summary text detail
  • Adds largeIcon for use in collapsable notifications

Setting a value for largeBody or inboxList in JS will set the corresponding style on the notification.

closes: #101

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support Inbox and BigText style for Android notifications
2 participants