I have an app that lets you delete / change / add data to/from a FireBase database. However whenever I make a change it does not update in any views I have until I close the app and reload it. How do I make it so it reloads the data read from the FireBase after change to another view or any better way to update the data ?