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
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 bydynamic-linksandremote-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