From a4f1857bf5c01d8900414359716b44d6992329b3 Mon Sep 17 00:00:00 2001 From: strazi Date: Wed, 25 May 2016 20:39:22 -0700 Subject: [PATCH] Adding Readzi application to showcase. Summary: Adding my application Readzi to the showcase. Closes https://github.com/facebook/react-native/pull/7721 Differential Revision: D3349649 fbshipit-source-id: 8d21943e71163e545d7e1bb683e0733250290c01 --- website/src/react-native/showcase.js | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/website/src/react-native/showcase.js b/website/src/react-native/showcase.js index b85d86eee..8ec9ea861 100644 --- a/website/src/react-native/showcase.js +++ b/website/src/react-native/showcase.js @@ -761,6 +761,15 @@ var apps = [ 'http://richard-cao.github.io/2016/02/06/Reading-App-Write-In-React-Native/', ], }, + { + name: 'Readzi', + icon: 'http://a3.mzstatic.com/us/r30/Purple18/v4/b9/32/99/b9329992-1677-9ee2-5d04-e901e4bbb2b7/icon175x175.png', + link: 'https://readzi.io', + author: 'Kevin Kennedy', + blogs: [ + 'https://strazi.org/journal/building-readzi/', + ], + }, { name: 'RenovationFind', icon: 'http://a2.mzstatic.com/us/r30/Purple3/v4/4f/89/af/4f89af72-9733-2f59-6876-161983a0ee82/icon175x175.png',