Add Kiwiship app
Summary:Add Kiwiship app to showcase page. Kiwiship app is powered purely by RN and currently available on iOS platform. Closes https://github.com/facebook/react-native/pull/7169 Differential Revision: D3217526 fb-gh-sync-id: beeaa8453cfcb53bd6c4ffab02b7d827798f42e4 fbshipit-source-id: beeaa8453cfcb53bd6c4ffab02b7d827798f42e4
This commit is contained in:
parent
881eda20d2
commit
216cbb4065
|
@ -494,6 +494,12 @@ var apps = [
|
|||
linkPlayStore: 'https://play.google.com/store/apps/details?id=com.kakaponative',
|
||||
author: 'Daniel Levitt',
|
||||
},
|
||||
{
|
||||
name: 'Kiwiship',
|
||||
icon: 'http://a1.mzstatic.com/us/r30/Purple4/v4/c2/92/d0/c292d053-72fd-c429-dd58-5b0ae9d75af1/icon175x175.jpeg',
|
||||
link: 'https://www.kiwiship.com',
|
||||
author: 'Kiwiship'
|
||||
},
|
||||
{
|
||||
name: 'Koza Gujarati Dictionary',
|
||||
icon: 'http://a1.mzstatic.com/us/r30/Purple69/v4/77/95/83/77958377-05ae-4754-684a-3c9dbb67b517/icon175x175.jpeg',
|
||||
|
|
Loading…
Reference in New Issue