I begining with react-native to developp an application with firebase. I want to know best pratices for mobile.
I have a list of products. The user can check is he like the element or not.
My question is if the user change of view and the display again the list, the best pratices is :
It's really different between mobile & web so .. Thanks