Open
Description
Current Situation
We currently do not have an equivalent to react-devtools
, which makes it difficult for users to inspect components, props, and states.
Proposed Actions
Determine how we can implement this. This will likely involve profiling our asyncio loop using yappi.