From 7a0affad2a8d100c8ec8be553231f53fb3133018 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C3=A9ctor=20Ramos?= Date: Mon, 7 Nov 2016 17:44:43 -0800 Subject: [PATCH] add curated list of oss apps to showcase page fixing #6887 Summary: This is a minor edit to link the showcase page to the curated list of oss apps kept at react native news. Closes https://github.com/facebook/react-native/pull/10758 Differential Revision: D4143534 Pulled By: hramos fbshipit-source-id: 83f9b16a866ae25b13cf27f5f3a3c97a8d0b7271 --- website/src/react-native/showcase.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/website/src/react-native/showcase.js b/website/src/react-native/showcase.js index 9898ff7f1..4226c91e6 100644 --- a/website/src/react-native/showcase.js +++ b/website/src/react-native/showcase.js @@ -520,12 +520,12 @@ var showcase = React.createClass({ -

- Some of these are hybrid native/React Native apps. -

+
+

Some of these are hybrid native/React Native apps. If you built a popular application using React Native, we'd love to have your app on this showcase. Check out the guidelines on GitHub to update this page.

+
-

If you built a popular application using React Native, we'd love to have your app on this showcase. Check out the guidelines on GitHub to update this page.

+

Also, a curated list of open source React Native apps is being kept by React Native News.