You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project lets you see a realtime graph of render times within your React Native app. The purpose is for you to be able to create experiments (i.e. change markup and see how it affects render times).
@@ -70,3 +75,14 @@ There are 3 main components:
70
75
The following diagram is a brief explanation of the data flow:
71
76
72
77
<imgsrc="./data-flow.png"/>
78
+
79
+
## Contributing
80
+
81
+
Please read [CONTRIBUTING.md](https://gist.github.com/kyle-ssg/c36a03aebe492e45cbd3eefb21cb0486) for details on our code of conduct, and the process for submitting pull requests to us.
0 commit comments