'How to add view count in Cloud Firestore?

I am building a post website and I would like to implement the functionality to add a view count to each post. I think it should be considered with my backend, which is Cloud Firestore.

Does anyone know how to do this?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source