-
Notifications
You must be signed in to change notification settings - Fork 2.3k
feat(expo): enhances notification config retrieval #8663
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
base: main
Are you sure you want to change the base?
Conversation
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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 |
Ping @mikehardy - @MichaelVerdon to get your opinion on this |
just closing and reopening to make sure CI runs, it appears to be hung for some reason |
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.
ac96a96
to
baf4c89
Compare
I did a rebase on latest main + fix lint |
duplicate test b263759 to make sure both configuration are working |
Description
Expo 54 will deprecate the use of
notification
in expo config in favor ofexpo-notifications
expo plugin : https://docs.expo.dev/versions/v54.0.0/config/app/#notificationImproves 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
Android
iOS
Other
(macOS, web)e2e
tests added or updated inpackages/\*\*/e2e
jest
tests added or updated inpackages/\*\*/__tests__
Test Plan
Think
react-native-firebase
is great? Please consider supporting the project with any of the below:React Native Firebase
andInvertase
on Twitter