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:
parent
6b610995be
commit
c01435ced0
|
@ -165,6 +165,15 @@ var featured = [
|
|||
link: 'https://itunes.apple.com/us/app/wpv/id725222647?mt=8',
|
||||
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 = [
|
||||
|
|
Loading…
Reference in New Issue