Arduino Uno R4 WiFi Firebase library?

I tried different firebase libraries and they didn't work.

I successfully connected the board to the wifi using wifiS3 library but after including the firebase for arduino based on wifinina library
it gave me an error in compilation
"note: previous declaration as 'CWifi WiFi' extern CWifi WiFi;"

Is there any firebase library or library mod i can do to get it to work?

Hello, I´m having the same problem, were you able to find a solution?

Same here...