mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-24 04:16:00 +08:00
Add Zhopout to showcase
Summary:Hey there, Thanks for the wonderful tool. We have developed our app completely using React Native. Zhopout - a smart app to get lost into the shopping malls. It helps you find your favourite stores, brands, products and the latest deals Closes https://github.com/facebook/react-native/pull/6254 Differential Revision: D3011583 Pulled By: mkonicek fb-gh-sync-id: 8d9e5a9a41100008018f731dcc5c79e0dd4c2c80 shipit-source-id: 8d9e5a9a41100008018f731dcc5c79e0dd4c2c80
This commit is contained in:
committed by
Facebook Github Bot 4
parent
6b610995be
commit
c01435ced0
9
website/src/react-native/showcase.js
vendored
9
website/src/react-native/showcase.js
vendored
@@ -165,6 +165,15 @@ var featured = [
|
|||||||
link: 'https://itunes.apple.com/us/app/wpv/id725222647?mt=8',
|
link: 'https://itunes.apple.com/us/app/wpv/id725222647?mt=8',
|
||||||
author: 'Yamill Vallecillo',
|
author: 'Yamill Vallecillo',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: 'Zhopout',
|
||||||
|
icon: 'http://zhopout.com/Content/Images/zhopout-logo-app-3.png',
|
||||||
|
linkPlayStore: 'https://play.google.com/store/apps/details?id=com.zhopout',
|
||||||
|
author: 'Jarvis Software Private Limited ',
|
||||||
|
blogs: [
|
||||||
|
"https://medium.com/@murugandurai/how-we-developed-our-mobile-app-in-30-days-using-react-native-45affa6449e8#.29nnretsi",
|
||||||
|
],
|
||||||
|
},
|
||||||
];
|
];
|
||||||
|
|
||||||
var apps = [
|
var apps = [
|
||||||
|
|||||||
Reference in New Issue
Block a user