mirror of
https://github.com/status-im/react-native.git
synced 2025-02-06 14:43:49 +00:00
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
6
website/src/react-native/showcase.js
vendored
6
website/src/react-native/showcase.js
vendored
@ -494,6 +494,12 @@ var apps = [
|
|||||||
linkPlayStore: 'https://play.google.com/store/apps/details?id=com.kakaponative',
|
linkPlayStore: 'https://play.google.com/store/apps/details?id=com.kakaponative',
|
||||||
author: 'Daniel Levitt',
|
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',
|
name: 'Koza Gujarati Dictionary',
|
||||||
icon: 'http://a1.mzstatic.com/us/r30/Purple69/v4/77/95/83/77958377-05ae-4754-684a-3c9dbb67b517/icon175x175.jpeg',
|
icon: 'http://a1.mzstatic.com/us/r30/Purple69/v4/77/95/83/77958377-05ae-4754-684a-3c9dbb67b517/icon175x175.jpeg',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user