Skip to content

Commit 8c3777d

Browse files
authored
Merge pull request reactnativecn#86 from liujinyang1994/master
添加 react native 示例
2 parents 21ba7cc + c42cfd3 commit 8c3777d

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

docs/cases/cases.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,12 +196,19 @@
196196
"android": "http://www.haokan.com/",
197197
"icon": "http://www.haokan.com/img/icon.png"
198198
},
199-
{
199+
{
200200
"name": "在球场",
201201
"desc": "找到你的最佳球场拍档",
202202
"ios": "https://www.zaiqiuchang.com/",
203203
"android": "https://www.zaiqiuchang.com/",
204204
"icon": "https://zqc.cdn.zaiqiuchang.com/icon/zqc-icon.png?x-oss-process=style/middle"
205+
},
206+
{
207+
"name": "BIGTIGER.ME",
208+
"desc": "大连一前端的个人博客",
209+
"ios": "https://itunes.apple.com/cn/app/bigtiger.me/id1147944464?mt=8",
210+
"android": "",
211+
"icon": "http://www.bigtiger.me/wp-content/uploads/2016/08/180.png"
205212
}
206213

207214
]

0 commit comments

Comments
 (0)