How to get specific data from all documents from a collection in firebase? – React native
Platform: React Native (Expo) So I'm trying to get two values (dotCoins and name) from my firebase db and I can't figure out how to go about it. Here's my firebase structure: This is what I currently have in place:…