Base
MobileReact native

RNFirebase Troubleshoot

[CP-User] [RNFB] Core Configuration

Make sure to add firebase.json file. If there's no customization added, leave it blank

// firebase.json
{
  "react-native": {}
}

References:

On this page