Fix link in Showcase, move one app
Reviewed By: mkonicek Differential Revision:D3075902 Ninja: oss only fb-gh-sync-id: 6c068aa01427cf357788107c87627d893c34abfc shipit-source-id: 6c068aa01427cf357788107c87627d893c34abfc
This commit is contained in:
parent
03619daf04
commit
a36f9619b8
|
@ -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',
|
||||
|
@ -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",
|
||||
|
@ -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',
|
||||
|
|
Loading…
Reference in New Issue