python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
How do I avoid unnecessary setState usage when receiving real-time user posts from Cloud Firestore?
I structured the feed and follow system according to the answer in the link below.
https://stackoverflow.com/a/52153332/11427790
However, I have to use unnecessary setFeed method when receiving posts ...

Süleyman Şentosun
Votes: 0
Answers: 0