Skip to content
This repository has been archived by the owner on Feb 18, 2019. It is now read-only.

Commit

Permalink
Fix link in Showcase, move one app
Browse files Browse the repository at this point in the history
Reviewed By: mkonicek

Differential Revision:D3075902
Ninja: oss only

fb-gh-sync-id: 6c068aa01427cf357788107c87627d893c34abfc
shipit-source-id: 6c068aa01427cf357788107c87627d893c34abfc
  • Loading branch information
Martin Konicek authored and Facebook Github Bot 6 committed Mar 21, 2016
1 parent 03619da commit a36f961
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions website/src/react-native/showcase.js
Original file line number Diff line number Diff line change
Expand Up @@ -70,12 +70,6 @@ var featured = [
linkPlayStore: 'https://play.google.com/store/apps/details?id=com.movielala.trailers',
author: 'MovieLaLa'
},
{
name: 'MyMuesli',
icon: 'https://lh3.googleusercontent.com/1dCCeiyjuWRgY-Cnv-l-lOA1sVH3Cn0vkVWWZnaBQbhHOhsngLcnfy68WEerudPUysc=w300-rw',
link: 'https://play.google.com/store/apps/details?id=com.mymuesli',
author: 'Shawn Khameneh (@shawnscode), 3DWD'
},
{
name: 'Myntra',
icon: 'http://a5.mzstatic.com/us/r30/Purple6/v4/9c/78/df/9c78dfa6-0061-1af2-5026-3e1d5a073c94/icon350x350.png',
Expand Down Expand Up @@ -168,7 +162,7 @@ var featured = [
{
name: 'Zhopout',
icon: 'http://zhopout.com/Content/Images/zhopout-logo-app-3.png',
linkPlayStore: 'https://play.google.com/store/apps/details?id=com.zhopout',
link: '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",
Expand Down Expand Up @@ -481,6 +475,12 @@ var apps = [
link: 'https://itunes.apple.com/app/id1031729525?mt=8&at=11l7ss&ct=reactnativeshowcase',
author: 'Josh Buchea',
},
{
name: 'MyMuesli',
icon: 'https://lh3.googleusercontent.com/1dCCeiyjuWRgY-Cnv-l-lOA1sVH3Cn0vkVWWZnaBQbhHOhsngLcnfy68WEerudPUysc=w300-rw',
link: 'https://play.google.com/store/apps/details?id=com.mymuesli',
author: 'Shawn Khameneh (@shawnscode), 3DWD'
},
{
name: 'MyPED',
icon: 'http://a2.mzstatic.com/eu/r30/Purple69/v4/88/1f/fb/881ffb3b-7986-d427-7fcf-eb5920a883af/icon175x175.png',
Expand Down

0 comments on commit a36f961

Please sign in to comment.