We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b84ccb commit 9023e19Copy full SHA for 9023e19
1 file changed
website/src/react-native/showcase.js
@@ -162,6 +162,12 @@ var apps = [
162
link: 'https://itunes.apple.com/us/app/youmeyou/id949540333?mt=8',
163
author: 'youmeyou, LLC',
164
},
165
+ {
166
+ name: 'Spero for Cancer',
167
+ icon: 'https://s3-us-west-1.amazonaws.com/cancerspot/site_images/Spero1024.png',
168
+ link: 'https://geo.itunes.apple.com/us/app/spero-for-cancer/id1033923573?mt=8',
169
+ author: 'Spero.io',
170
+ },
171
];
172
173
var showcase = React.createClass({
0 commit comments