Skip to content

Conversation

huextrat
Copy link

@huextrat huextrat commented Aug 21, 2025

Description

Expo 54 will deprecate the use of notification in expo config in favor of expo-notifications expo plugin : https://docs.expo.dev/versions/v54.0.0/config/app/#notification

Improves notification configuration by first checking expo-notifications plugin for icon and color.

Falls back to deprecated config.notification settings. Warns about missing notification icon for Android.

Related issues

fixes: #8664

Release Summary

Checklist

  • I read the Contributor Guide and followed the process outlined there for submitting PRs.
    • Yes
  • My change supports the following platforms;
    • Android
    • iOS
    • Other (macOS, web)
  • My change includes tests;
    • e2e tests added or updated in packages/\*\*/e2e
    • jest tests added or updated in packages/\*\*/__tests__
  • I have updated TypeScript types that are affected by my change.
  • This is a breaking change;
    • Yes
    • No

Test Plan


Think react-native-firebase is great? Please consider supporting the project with any of the below:

Improves notification configuration by first checking
`expo-notifications` plugin for icon and color.

Falls back to deprecated `config.notification` settings.
Warns about missing notification icon for Android.
Copy link

vercel bot commented Aug 21, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
react-native-firebase Ready Ready Preview Comment Aug 21, 2025 11:59am

@CLAassistant
Copy link

CLAassistant commented Aug 21, 2025

CLA assistant check
All committers have signed the CLA.

Copy link

Hello 👋, this PR has been opened for more than 2 months with no activity on it.

If you think this is a mistake please comment and ping a maintainer to get this merged ASAP! Thanks for contributing!

You have 15 days until this gets closed automatically

@github-actions github-actions bot added the Stale label Sep 18, 2025
@huextrat
Copy link
Author

Ping @mikehardy - @MichaelVerdon to get your opinion on this

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

Successfully merging this pull request may close these issues.

🐛 [@react-native-firebase/messaging] Handle expo-notifications plugin to set icon / color
2 participants