How to make Firebase query search not case sensitive because you know Firebase provide exact match "==" with case sensitive. So we will solve thi…
Read moreLearn how to Query based on multiple where clauses using eq filters in Firebase to perform simple and compound queries in Cloud Firestore. In this chapter, we …
Read moreHow to perform the like queries on Firebase because you know Firebase provide exact match "==" with case sensitive. So we will solve this issue in th…
Read more