Hi friends i'm working on an app which is like an E-commerce app in xamarin .forms. At currently i'm not implemented sqlite in my app for listing data but some of my friends told me about the important of sqlite . I'm still confused whether i need it or not . i can explain my scenario . I have three list view , first list view is about main category second is about items and third is about cart . At currently i have implemented a static observable collection instead of sqlite db
↧