Added AppStore link to Yeti Smart Home showcase
Summary: Updated the showcase list to include the app store link to Yeti Smart Home example. Thank you. Closes https://github.com/facebook/react-native/pull/12032 Differential Revision: D4450540 Pulled By: hramos fbshipit-source-id: c5561eb19f9702dbf490e7379109b41cd6d578b8
This commit is contained in:
parent
3b82f1db6f
commit
5e147ab7b0
|
@ -333,6 +333,7 @@ var featured = [
|
|||
{
|
||||
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.',
|
||||
|
|
Loading…
Reference in New Issue