Can you provide a table showing what modules are compatible with which version? e.g. @react-native-firebase/message 7.1.8 says its not compatible with @react-native-firebase/app 7.2.1. In NPM it doesn't depend on firebase/app so its unclear how to find a combination of modules that work together. We would also need the versions of any native packages that are also required to be installed. Perhaps you have a working demo app which could show all the versions of the features working together?