Add Remedy to showcase
Summary: Remedy is a Khosla and Greylock backed startup that just launched its product a few weeks ago. We're built completely in React Native with iOS and Android apps! Website: https://www.remedymedical.com/ Featured in TechCrunch: https://techcrunch.com/2017/01/10/doctordoctorcantyouseeimburning/ Closes https://github.com/facebook/react-native/pull/11849 Differential Revision: D4450528 Pulled By: hramos fbshipit-source-id: 6ee2855a47c6a64bf8a7979df4a8e20a3d35a079
This commit is contained in:
parent
72bafefc31
commit
f9df72c803
|
@ -330,13 +330,21 @@ var featured = [
|
|||
infoLink: 'https://medium.com/delivery-com-engineering/react-native-in-an-existing-ios-app-delivered-874ba95a3c52#.37qruw6ck',
|
||||
infoTitle: 'React Native in an Existing iOS App: Getting Started'
|
||||
},
|
||||
{
|
||||
name: 'Remedy',
|
||||
icon: 'https://www.remedymedical.com/static/images/AppIconPatient.png',
|
||||
linkAppStore: 'https://itunes.apple.com/us/app/remedy-on-demand-intelligent/id1125877350?mt=8',
|
||||
linkPlayStore: 'https://play.google.com/store/apps/details?id=com.remedy.android',
|
||||
infoLink: 'https://techcrunch.com/2017/01/10/doctordoctorcantyouseeimburning/',
|
||||
infoTitle: 'Talk to a world-class doctor: advice, prescriptions, and care',
|
||||
},
|
||||
{
|
||||
name: 'Yeti Smart Home',
|
||||
icon: 'https://res.cloudinary.com/netbeast/image/upload/v1484303676/Android_192_loykto.png',
|
||||
linkAppStore: 'https://itunes.apple.com/us/app/yeti-smart-home/id1190638808?mt=8',
|
||||
linkPlayStore: 'https://play.google.com/store/apps/details?id=com.netbeast.yeti',
|
||||
infoLink: 'https://medium.com/@jesusdario/developing-beyond-the-screen-9af812b96724#.ozx0xy4lv',
|
||||
infoTitle: 'How react native is helping us to reinvent the wheel, smart homes and release Yeti.',
|
||||
infoTitle: 'How React Native is helping us to reinvent the wheel',
|
||||
},
|
||||
];
|
||||
|
||||
|
|
Loading…
Reference in New Issue