File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -87,10 +87,17 @@ function Demo() {
8787 < Tile
8888 width= {200 }
8989 height= {200 }
90+ <<<<<< < HEAD
9091 imageSrc= {" https://avatars.githubusercontent.com/u/33082374?s=200&v=4" }
9192 icon= {{ name: ' uiw native tile' ,color: ' #333333' , size: 38 }}
9293 captionStyle= {{color: ' #aaa' , fontSize: 18 , textAlign: ' center' }}
9394 caption= " The uiw react native Tile component"
95+ ====== =
96+ imageSrc= {require (" https://avatars.githubusercontent.com/u/33082374?s=200&v=4" )}
97+ icon= {{ name: ' uiw' ,color: ' #333333' , size: 38 }}
98+ captionStyle= {{color: ' #666' , fontSize: 16 , textAlign: ' center' ,paddingHorizontal: 20 }}
99+ caption= " uiw react native Tile component"
100+ >>>>>> > 8db27a31 (doc (Tile): 重构工具提示文档)
94101 / >
95102 < / Fragment>
96103 );
You can’t perform that action at this time.
0 commit comments