diff --git a/website/src/react-native/showcase.js b/website/src/react-native/showcase.js index 5e503d0a4..09da35e12 100644 --- a/website/src/react-native/showcase.js +++ b/website/src/react-native/showcase.js @@ -502,11 +502,17 @@ var apps = [ author: 'Melih Mucuk', }, { - name:'天才段子手', - icon:'http://pp.myapp.com/ma_icon/0/icon_12236104_1451810987/96', + name: '天才段子手', + icon: 'http://pp.myapp.com/ma_icon/0/icon_12236104_1451810987/96', linkAppStore: 'https://itunes.apple.com/us/app/tian-cai-duan-zi-shou-shen/id992312701?l=zh&ls=1&mt=8', linkPlayStore: 'https://play.google.com/store/apps/details?id=com.geniusJokeWriter.app', - author:'Ran Zhao&Ji Zhao' + author: 'Ran Zhao&Ji Zhao' + }, + { + name: '你造么', + icon: 'http://7xk1ez.com2.z0.glb.qiniucdn.com/logo-mobile-0114logo_welcom.png', + link: 'https://itunes.apple.com/us/app/ni-zao-me/id1025294933?l=zh&ls=1&mt=8', + author: 'Scott Chen(@NZAOM)' } ];