From e0f836ccb5f3f8befb2999e913d850b6f811e69b Mon Sep 17 00:00:00 2001 From: Nicolas Gallagher Date: Wed, 9 Sep 2015 00:31:32 -0700 Subject: [PATCH] Minor example page update --- src/example.js | 9 +++++++-- src/index.html | 1 + 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/src/example.js b/src/example.js index 6e068937..688b004f 100644 --- a/src/example.js +++ b/src/example.js @@ -54,7 +54,13 @@ class Example extends Component { render() { return ( - React Native for Web: examples + React Native Web + React Native Web takes the core components from React + Native and brings them to the web. These components provide + simple building blocks – touch and swipe handling, flexbox layout, + scroll views – from which more complex components and apps can be + constructed. Image React Native for Web +