'onSnapshot does not work in Firestore 9 with react native [closed]
I am trying to find a solution to this issue. The firebase library that can be installed into a react native project using npm install firebase actually installs a lite version of firebase. The project states specifically that it does not support onSnapshot. This is the main feature of my app. It does require onSnapshot? Is there another way to get onSnapshot working?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
