Adding Flare (by GoDaddy) app to the Showcase page

Summary:
Adding Flare (by GoDaddy) app to the Showcase page.

Flare is a social network that connects entrepreneurs to fellow entrepreneurs, potential consumers, investors and experts and creates community around new ideas.

Flare was featured both in the AppStore and GooglePlay in 2016
Closes https://github.com/facebook/react-native/pull/12266

Differential Revision: D4538186

Pulled By: hramos

fbshipit-source-id: 09d1b2c0004e249631805625af790a2bfd745df8
This commit is contained in:
dudeinthemirror 2017-02-09 12:47:49 -08:00 committed by Facebook Github Bot
parent e8ba333e0a
commit 0f2a12d3a2
1 changed files with 9 additions and 1 deletions

View File

@ -360,7 +360,15 @@ var featured = [
linkAppStore: 'https://itunes.apple.com/us/app/causr-business-networking/id1129819484',
infoLink: 'https://medium.com/causr/why-we-chose-react-native-abd7d58a18b5',
infoTitle: 'Why we chose React Native'
}
},
{
name: 'Flare',
icon: 'http://x.co/FlareIcon',
linkAppStore: 'http://x.co/Flare',
linkPlayStore: 'http://x.co/FlareAndr',
infoLink: 'http://x.co/FlareNews',
infoTitle: 'Social network that connects entrepreneurs to fellow entrepreneurs, consumers, investors and experts',
},
];
/*