How can I display Firebase data in real time? / Como mostrar datos de Firebase en tiempo real?

Hello, I have been working on this application where I want to display the ESP-32 data detections. I was able to connect the ESP-32 to Realtime Database (Firebase) and it correctly displays the detected data. But it was impossible for me to show it in the APP, plus I want it to update as it detects more, what can I do?

Hola, he estado trabajando en esta aplicación donde quiero mostrar las detecciones de datos del ESP-32. Pude conectar el ESP-32 a Realtime Database (Firebase) y muestra correctamente los datos detectados. Pero me resultó imposible mostrarlo en la APP, ademas que quiero que se vayan actualizando a medida que detecta mas, ¿qué puedo hacer?