Skip to content

Commit b1c6bb6

Browse files
committed
Update screenshots
1 parent ca27819 commit b1c6bb6

File tree

5 files changed

+4
-4
lines changed

5 files changed

+4
-4
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<img src="./lib/example.gif"/>
1+
<img src="example.gif"/>
22

33
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).
44

@@ -40,4 +40,4 @@ Improved
4040

4141
With this before and after I observed the following within a large flat list.
4242

43-
<img src="./lib/example2.png"/>
43+
<img src="example2.png"/>

example.gif

-1.89 MB
Loading
File renamed without changes.

lib/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<img src="./example.gif"/>
1+
<img src="../example.gif"/>
22

33
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).
44

@@ -40,4 +40,4 @@ Improved
4040

4141
With this before and after I observed the following within a large flat list.
4242

43-
<img src="./example2.png"/>
43+
<img src="../example2.png"/>

lib/example.gif

-2.26 MB
Binary file not shown.

0 commit comments

Comments
 (0)