Adding PlaceAVote showcase app
Summary: Just added the PlaceAVote app to the react-native showcase file. Closes https://github.com/facebook/react-native/pull/9850 Differential Revision: D3896924 Pulled By: hramos fbshipit-source-id: c012522e02d6a427f266cf05d4cd38a22e9845b3
This commit is contained in:
parent
999ebb154d
commit
fe84362a90
|
@ -55,6 +55,14 @@ var featured = [
|
|||
infoLink: 'http://makeitopen.com/tutorials/building-the-f8-app/planning/',
|
||||
infoTitle: 'Building the F8 App',
|
||||
},
|
||||
{
|
||||
name: 'PlaceAVote',
|
||||
icon: 'https://s12.postimg.org/nr79mplq5/pav_Icon.png',
|
||||
linkAppStore: 'https://itunes.apple.com/us/app/placeavote/id1120628991?ls=1&mt=8',
|
||||
linkPlayStore: 'https://play.google.com/store/apps/details?id=com.placeavote.androidapp&hl=en',
|
||||
infoLink: 'https://techcrunch.com/2016/05/10/placeavote-wants-to-give-voters-a-say-in-congress/',
|
||||
infoTitle: 'PlaceAVote wants to give voters a say in Congress',
|
||||
},
|
||||
{
|
||||
name: 'FanVision Bolt',
|
||||
icon: 'http://a4.mzstatic.com/us/r30/Purple18/v4/94/b4/6e/94b46ee5-80e3-ff6e-513d-16da926b03a3/icon175x175.jpeg',
|
||||
|
|
Loading…
Reference in New Issue