I am building an app which is for both android and ios. I need information about storing data locally for both the platforms and it will be good if its a common database. As per the reviews, localStorage does not seem to be good. Or just need information on best way of handling data storage locally??