I am able to query Firestore and fetch a collection using onSnapshot, but I need to perform some calculations on the result.
When I use onSnapshot, I cannot use .then