Hi,
I'm doing a swipeablestack firebase query, I currently have 3 filters, I'm trying to add the age filter (great or equal than, and, less or equal than) I can dd them but it seems like adding more than 3 filters it'S slowing that the query and keep loading qithout doing anything. When I have 3 filters it's working just fine. I tried adding a different filter (so 4 in total) and it keeps loading also. Can someone help me with this issue?