Add SCTV App to React Native showcase
Summary: Closes https://github.com/facebook/react-native/pull/8019 Differential Revision: D3436251 fbshipit-source-id: 8bcc8b32ebb673522777be35c78ca447efab770f
This commit is contained in:
parent
3a6231432a
commit
503fdc6699
|
@ -880,6 +880,12 @@ var apps = [
|
||||||
link: 'https://itunes.apple.com/fr/app/sneat-reservez-les-meilleurs/id1062510079?l=en&mt=8',
|
link: 'https://itunes.apple.com/fr/app/sneat-reservez-les-meilleurs/id1062510079?l=en&mt=8',
|
||||||
author: 'sneat'
|
author: 'sneat'
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: 'SCTV Sports',
|
||||||
|
icon: 'https://farm8.staticflickr.com/7353/27553089935_a3928f2097_o.png',
|
||||||
|
linkPlayStore: 'https://play.google.com/store/apps/details?id=com.sctvsport.bongdatructuyen',
|
||||||
|
author: 'SCTV Digital',
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'Software Interview Preparation',
|
name: 'Software Interview Preparation',
|
||||||
icon: 'https://lh3.googleusercontent.com/11AuzaeCnxrRnIp1E_a_6WWiQIRRoWhrvFr20eCRJX4ZMW6O3tGjZLiUw3thKUgGaC8X=w300',
|
icon: 'https://lh3.googleusercontent.com/11AuzaeCnxrRnIp1E_a_6WWiQIRRoWhrvFr20eCRJX4ZMW6O3tGjZLiUw3thKUgGaC8X=w300',
|
||||||
|
|
Loading…
Reference in New Issue