Add Round to showcase
Summary: Adding Round, a design-focused medication reminder and pill tracking app built almost entirely in React. Closes https://github.com/facebook/react-native/pull/5389 Reviewed By: svcscm Differential Revision: D2839411 Pulled By: androidtrunkagent fb-gh-sync-id: dfa6eea72d24d4141610f97b33dc7203fb6d0cbf
This commit is contained in:
parent
e36de0a858
commit
05e8681cf4
|
@ -428,6 +428,12 @@ var apps = [
|
|||
link: 'https://itunes.apple.com/us/app/rota-worker-shifts-on-demand/id1042111289?mt=8',
|
||||
author: 'Rota',
|
||||
},
|
||||
{
|
||||
name: 'Round - A better way to remember your medicine',
|
||||
icon: 'https://s3.mzstatic.com/us/r30/Purple69/v4/d3/ee/54/d3ee54cf-13b6-5f56-0edc-6c70ac90b2be/icon175x175.png',
|
||||
link: 'https://itunes.apple.com/us/app/round-beautiful-medication/id1059591124?mt=8',
|
||||
author: 'Circadian Design',
|
||||
},
|
||||
{
|
||||
name: 'RWpodPlayer - audio player for RWpod podcast',
|
||||
icon: 'http://a1.mzstatic.com/us/r30/Purple69/v4/a8/c0/b1/a8c0b130-e44b-742d-6458-0c89fcc15b6b/icon175x175.png',
|
||||
|
|
Loading…
Reference in New Issue