it has only one function get() and it gets all liked product. I cant find solution for that?
You can filter results in query itself https://cloud.google.com/firestore/docs/query-data/queries
yes but when i used this function while getting this like it already opens details screen and like open details after 5 sec it sets like. It is something bad happens
query user like with product data and show details UI when both queries finished
thats the problem this method delays more than 2 sec and user waits for this to finish.
there is no way to avoid this and always show actual data, there may be some database structure or query optimizations but they are always specific to actual project use shimmering effect/progress indicators to show data loading process
ok thank you a lot
Обсуждают сегодня