Making Firebase Realtime Database behave in real-time using the notification/observer pattern

Reactive Firebase Realtime Database Using Swift

Update the frontend as the backend changes in real-time

Kenny Dubroff
DevGauge
Published in
6 min readOct 23, 2021

--

Adding and deleting values from Firebase updates the UI immediately

Are you working with Firebase Realtime Database and wish your UI would just update when the backend does? This…

--

--

Kenny Dubroff
DevGauge

I’m a Full Stack iOS Developer with a passion for writing clean, reusable code.