DEV Community

Discussion on: I've released over 100 apps in React Native since 2015, Ask Me Anything!

Collapse
 
kylessg profile image
Kyle Johnson • Edited

This isn't much of a react native question, but ok :D. A watcher counter would only work for 1 user vs if you're intended on doing it clientside.

Have you considered using firebase for this? Sounds like a good usecase, plus internally it'd cache it for offline use.