Has anyone faced this issue following the official documentation for react-native-firebase?
react-native-firebase
ERROR: Could not find method platform() for arguments [c
So, I think you're using Gradle 4.x. I had the same issue. Upgrading to 5.0 solved it: https://docs.gradle.org/current/userguide/upgrading_version_4.html