简体   繁体   中英

Get data from realtime db in firebase using a variable

I want to take data from realtime db using a variable using react js. enter image description here

I tried all possible ways

You can access the data using onSnapshot, and also you can ensure that the data is updated when changes occur. There are examples here https://firebase.google.com/docs/firestore/query-data/listen

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM