Yesterday I spent all day on the React Native Bridge digging deep into what gets sent over. This talk by Rotem Mizrachi-Meidan nicely details why one would want to do that.
Next to the basic MessageQueue.spy()
, I also used the aforementioned rn-snoopy
to get some aggregated stats.
A write-up of this video is also available.
Leave a comment