mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-05-09 04:08:11 +08:00
Add Causr app to showcase
Summary: Adding Causr app to the showcase. It is written entirely in React Native. Closes https://github.com/facebook/react-native/pull/12105 Differential Revision: D4482167 Pulled By: mkonicek fbshipit-source-id: 560c9c59c899a291b6e5585ea8e511a66464d7d3
This commit is contained in:
committed by
Facebook Github Bot
parent
0e7d0ebd9a
commit
56595bf2a4
7
website/src/react-native/showcase.js
vendored
7
website/src/react-native/showcase.js
vendored
@@ -354,6 +354,13 @@ var featured = [
|
||||
infoLink: 'https://medium.com/@herdani/our-switch-to-react-native-f4ada19f0f3d#.ogwjzf2tw',
|
||||
infoTitle: 'Our switch to React Native',
|
||||
},
|
||||
{
|
||||
name: 'Causr',
|
||||
icon: 'http://is2.mzstatic.com/image/thumb/Purple111/v4/9d/14/20/9d142015-3319-f613-2886-ad889609466a/source/175x175bb.jpg',
|
||||
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'
|
||||
}
|
||||
];
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user