Add ReacTube to Showcase
Summary: The blog post for ReacTube was released recently. In addition, ReacTube is currently on the Play Store and will be released on the iOS store soon. Closes https://github.com/facebook/react-native/pull/7896 Differential Revision: D3453146 Pulled By: mkonicek fbshipit-source-id: 887ca6c9d12cd6f50f10d11091f1501476ae2144
This commit is contained in:
parent
a9d8d1cab6
commit
8ca3a0c91c
|
@ -795,6 +795,12 @@ var apps = [
|
|||
link: 'https://itunes.apple.com/us/app/reactto36/id989009293?mt=8',
|
||||
author: 'Jonathan Solichin',
|
||||
},
|
||||
{
|
||||
name: 'ReacTube',
|
||||
icon: 'https://raw.githubusercontent.com/alexkendall/ReacTube/master/images/RTIconAlternative.png?token=AH3CygkR6xhSOsgO7YZ3kDNcMZ-y-3Qgks5XYuPwwA%3D%3D',
|
||||
link: 'https://play.google.com/store/apps/details?id=com.reactube',
|
||||
author: 'Icon Interactive',
|
||||
},
|
||||
{
|
||||
name: 'Reading',
|
||||
icon: 'http://7xr0xq.com1.z0.glb.clouddn.com/about_logo.png',
|
||||
|
|
Loading…
Reference in New Issue