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
This commit is contained in:
parent
9150cc5f96
commit
a4f1857bf5
|
@ -761,6 +761,15 @@ var apps = [
|
||||||
'http://richard-cao.github.io/2016/02/06/Reading-App-Write-In-React-Native/',
|
'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',
|
name: 'RenovationFind',
|
||||||
icon: 'http://a2.mzstatic.com/us/r30/Purple3/v4/4f/89/af/4f89af72-9733-2f59-6876-161983a0ee82/icon175x175.png',
|
icon: 'http://a2.mzstatic.com/us/r30/Purple3/v4/4f/89/af/4f89af72-9733-2f59-6876-161983a0ee82/icon175x175.png',
|
||||||
|
|
Loading…
Reference in New Issue