Skip to content

Commit 78c6e41

Browse files
committed
Merge pull request #5300 from NZAOM/master
add nzaom app to showcase
2 parents bba35f0 + 538307d commit 78c6e41

1 file changed

Lines changed: 9 additions & 3 deletions

File tree

website/src/react-native/showcase.js

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -502,11 +502,17 @@ var apps = [
502502
author: 'Melih Mucuk',
503503
},
504504
{
505-
name:'天才段子手',
506-
icon:'http://pp.myapp.com/ma_icon/0/icon_12236104_1451810987/96',
505+
name: '天才段子手',
506+
icon: 'http://pp.myapp.com/ma_icon/0/icon_12236104_1451810987/96',
507507
linkAppStore: 'https://itunes.apple.com/us/app/tian-cai-duan-zi-shou-shen/id992312701?l=zh&ls=1&mt=8',
508508
linkPlayStore: 'https://play.google.com/store/apps/details?id=com.geniusJokeWriter.app',
509-
author:'Ran Zhao&Ji Zhao'
509+
author: 'Ran Zhao&Ji Zhao'
510+
},
511+
{
512+
name: '你造么',
513+
icon: 'http://7xk1ez.com2.z0.glb.qiniucdn.com/logo-mobile-0114logo_welcom.png',
514+
link: 'https://itunes.apple.com/us/app/ni-zao-me/id1025294933?l=zh&ls=1&mt=8',
515+
author: 'Scott Chen(@NZAOM)'
510516
}
511517
];
512518

0 commit comments

Comments
 (0)