Skip to content

πŸ› [@react-native-firebase/messaging] Support for notification icon configuration via Expo app.json in managed workflowΒ #8616

@AdrianoEdu

Description

@AdrianoEdu

What feature would you like to see?

Is there a missing a feature that is supported on an underlying SDK? Or is there a feature that you think would be useful to have in React Native Firebase?

Currently, the @react-native-firebase/messaging library does not support configuring the notification icon directly through the app.json file in Expo managed (non-ejected) projects. The expo-notifications package already allows specifying the notification icon via app.json, which makes it seamless to customize notification appearance without ejecting the project. It would be very helpful if @react-native-firebase/messaging could replicate this behavior and pick up the icon configuration from app.json to apply the correct icon for push notifications. This feature would simplify visual customization of notifications and improve integration with Expo managed workflow projects without needing manual native code changes.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions