I was working on cursoradapter in native android where in it gives the ability of listen to database changes and update the list view accordingly. Now I’ve migrated myself from native to ionic due to the ease it provides.
I’m looking for similar feature in ionic. Is there anything as such?