-
-
Notifications
You must be signed in to change notification settings - Fork 329
Create reactpy-developer-tools #1072
Copy link
Copy link
Open
Labels
priority-3-lowMay be resolved one any timeline.May be resolved one any timeline.type-investigationAbout research and gathering informationAbout research and gathering information
Metadata
Metadata
Assignees
Labels
priority-3-lowMay be resolved one any timeline.May be resolved one any timeline.type-investigationAbout research and gathering informationAbout research and gathering information
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.