Hello,
Thanks for your answer.
But, I want to load whole app or particular screen, so that the data from database reloads.
I tried using location.reload(), that reloads the page, but when trying that on device, because of location.reload(), app closes.
Actually, I want to reload the data, as I want instant reflection of changes in other parts of app.