Skip to content

Commit e988f3a

Browse files
authored
Added Side-by-Side screenshots
1 parent 64651bf commit e988f3a

1 file changed

Lines changed: 15 additions & 1 deletion

File tree

examples/expo-example-app/README.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,4 +91,18 @@ These are just examples, the scaling will work on any device and any OS.
9191
<a href="./screenshots/ipad129_6.PNG">
9292
<img src="./screenshots/ipad129_6.PNG" width="250"/>
9393
</a>
94-
</p>
94+
</p>
95+
96+
## Side-by-Side Screenshots
97+
98+
### Without Size Matters
99+
| Screen | iPhone 6 | iPhone x | iPad Pro 12.9" |
100+
| --- | --- | --- | --- |
101+
| Feed | <img src="./screenshots/iphone6_3.PNG" height="350"/> | <img src="./screenshots/iphoneX_3.png" height="350"/> | <img src="./screenshots/ipad129_3.PNG" height="350"/> |
102+
| Chat | <img src="./screenshots/iphone6_5.PNG" height="350"/> | <img src="./screenshots/iphoneX_5.png" height="350"/> | <img src="./screenshots/ipad129_5.PNG" height="350"/> |
103+
104+
### With Size Matters
105+
| Screen | iPhone 6 | iPhone x | iPad Pro 12.9" |
106+
| --- | --- | --- | --- |
107+
| Feed | <img src="./screenshots/iphone6_4.PNG" height="350"/> | <img src="./screenshots/iphoneX_4.png" height="350"/> | <img src="./screenshots/ipad129_4.PNG" height="350"/> |
108+
| Chat | <img src="./screenshots/iphone6_6.PNG" height="350"/> | <img src="./screenshots/iphoneX_6.png" height="350"/> | <img src="./screenshots/ipad129_6.PNG" height="350"/> |

0 commit comments

Comments
 (0)