Skip to content

Clean up Firebase usage #1063

Description

@aurelticot

Double check Firebase usage if still relevant

The following packages are installed:

  • @react-native-firebase/app: required by all the others
  • @react-native-firebase/analytics: required by dynamic-links and remote-config
  • @react-native-firebase/dynamic-links: is deprecated and will be shutdown in 2025. Should use the Universal Links or Deep Links instead.
  • @react-native-firebase/messaging: Not sure we use it. Kind of redundant with Verida Messaging. Or is it used for the notifications?
  • @react-native-firebase/remote-config: probably the only one we actually want to use

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions