File tree Expand file tree Collapse file tree 1 file changed +14
-11
lines changed Expand file tree Collapse file tree 1 file changed +14
-11
lines changed Original file line number Diff line number Diff line change @@ -3,17 +3,20 @@ UI Toolset & Components Library for React Native
3
3
<img src =" https://user-images.githubusercontent.com/1780255/64093084-a11b0300-cd5f-11e9-9175-a7b4d2b717a7.png " />
4
4
</p >
5
5
6
- <div style =" display :flex " >
7
- <div style="flex:1;padding-right:5px;">
8
- <img height="500" src="https://user-images.githubusercontent.com/1780255/72094962-3044b280-3320-11ea-8e41-aa83743bafb9.gif">
9
- </div>
10
- <div style="flex:1;padding-left:5px;">
11
- <img height="500" src="https://user-images.githubusercontent.com/1780255/72094961-3044b280-3320-11ea-95e2-9aa745c8b07d.gif">
12
- </div>
13
- <div style="flex:1;padding-left:5px;">
14
- <img height="500" src="https://user-images.githubusercontent.com/1780255/72094958-2fac1c00-3320-11ea-8f67-9d759cfa4ae1.gif">
15
- </div>
16
- </div >
6
+ <table >
7
+ <tr>
8
+ <td>
9
+ <img height="500" src="https://user-images.githubusercontent.com/1780255/72094962-3044b280-3320-11ea-8e41-aa83743bafb9.gif">
10
+ </td>
11
+ <td>
12
+ <img height="500" src="https://user-images.githubusercontent.com/1780255/72094961-3044b280-3320-11ea-95e2-9aa745c8b07d.gif">
13
+ </td>
14
+ <td>
15
+ <img height="500" src="https://user-images.githubusercontent.com/1780255/72094958-2fac1c00-3320-11ea-8f67-9d759cfa4ae1.gif">
16
+ </td>
17
+ </tr>
18
+ </table >
19
+
17
20
18
21
---
19
22
[ ![ Build Status] ( https://travis-ci.org/wix/react-native-ui-lib.svg?branch=master )] ( https://travis-ci.org/wix/react-native-ui-lib )
You can’t perform that action at this time.
0 commit comments