File tree Expand file tree Collapse file tree
examples/expo-example-app Expand file tree Collapse file tree Original file line number Diff line number Diff 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 " /> |
You can’t perform that action at this time.
0 commit comments