Added FanVision Bolt to showcase

Summary:
Hi there,

I showed this app to a couple of FB people at the React Europe conf in June (ndfred tadeuzagallo ericvicenti astreet and others), they suggested I should submit it to be part of the showcased apps.

It's used in production since the beginning of the year and fully usable at all NASCAR events.
The external accessory receives the digital TV signal broadcasted around the track by an antenna on a FanVision truck.
People rent the accessory there at our kiosks. It also recharges your smartphone battery.

I linked to a demo video so people can actually see what it does without having the required accessory.

The app is of course powered by React Native. I've built custom modules to integrate the native code that does all the heavy work (talking to the accessory, demuxing the raw data, decoding the audio and video, processing the additional data for all stats, etc).

Let me know what you think.
Closes https://github.com/facebook/react-native/pull/8708

Differential Revision: D3553712

Pulled By: lacker

fbshipit-source-id: 870a3fea9f3a662e82480ffbfcf0835478f0d4be
This commit is contained in:
Jean Regisser 2016-07-12 23:19:00 -07:00 коммит произвёл Facebook Github Bot 5
Родитель 58202b7ba4
Коммит afbd2d7f32
1 изменённых файлов: 7 добавлений и 0 удалений

7
website/src/react-native/showcase.js поставляемый
Просмотреть файл

@ -55,6 +55,13 @@ var featured = [
infoLink: 'http://makeitopen.com/tutorials/building-the-f8-app/planning/',
infoTitle: 'Building the F8 App',
},
{
name: 'FanVision Bolt',
icon: 'http://a4.mzstatic.com/us/r30/Purple18/v4/94/b4/6e/94b46ee5-80e3-ff6e-513d-16da926b03a3/icon175x175.jpeg',
linkAppStore: 'https://itunes.apple.com/us/app/fanvision-bolt/id1081891275',
infoLink: 'https://www.youtube.com/watch?v=oWOcAXyDf0w',
infoTitle: 'FanVision Bolt accessory + app provide live audio/video and stats at NASCAR events',
},
{
name: 'Gyroscope',
icon: 'https://media.gyrosco.pe/images/magneto/180x180.png',