React native – How to connect connect firebase to react-native app?
I'm new in react native, and I'm creating a simple test app. I followed the firebase documentation and inserted the dependencies and the google-services.json file. The problem is that now I would like to read the data from my realtime…