Adding new app NTH on Showcases
Summary:My update is to the app showcase on the react native website, adding my :NTH iOS app (in alphabetical order). :NTH App can test the equations of the CSS Selectors. :NTH App: https://itunes.apple.com/us/app/nth/id1102663176?mt=8 Showcase: https://facebook.github.io/react-native/showcase.html Closes https://github.com/facebook/react-native/pull/7042 Differential Revision: D3212549 Pulled By: mkonicek fb-gh-sync-id: f19866f1d2ac53fb7f1295ff5155db2d690bb9b4 fbshipit-source-id: f19866f1d2ac53fb7f1295ff5155db2d690bb9b4
This commit is contained in:
parent
ed7d13bf57
commit
4b907d2312
|
@ -605,6 +605,12 @@ var apps = [
|
|||
link: 'https://itunes.apple.com/gb/app/night-light-feeding-light/id1016843582?mt=8',
|
||||
author: 'Tian Yuan',
|
||||
},
|
||||
{
|
||||
name: ':nth',
|
||||
icon: 'http://a5.mzstatic.com/us/r30/Purple49/v4/d1/92/de/d192decd-ff97-e108-eaa0-c51be79261c6/icon175x175.jpeg',
|
||||
link: 'https://itunes.apple.com/us/app/nth/id1102663176?mt=8',
|
||||
author: 'Omar Carpinteyro',
|
||||
},
|
||||
{
|
||||
name: 'Okanagan News',
|
||||
icon: 'http://a5.mzstatic.com/us/r30/Purple69/v4/aa/93/17/aa93171e-d0ed-7e07-54a1-be27490e210c/icon175x175.jpeg',
|
||||
|
|
Loading…
Reference in New Issue