From 2aa5e7affbd7d9535ac06c14d6a64c91d3720aea Mon Sep 17 00:00:00 2001 From: Website Deployment Script Date: Tue, 11 Oct 2016 08:57:54 +0000 Subject: [PATCH] Updated docs for next --- releases/next/docs/navigator.html | 2 +- releases/next/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/releases/next/docs/navigator.html b/releases/next/docs/navigator.html index e3602956b3b..8f93a35c037 100644 --- a/releases/next/docs/navigator.html +++ b/releases/next/docs/navigator.html @@ -5,7 +5,7 @@ you are targeting iOS only, you may also want to consider using navigation.

To set up the Navigator you provide one or more objects called routes, to identify each scene. You also provide a renderScene function that renders the scene for each route object.

import React, { Component } from 'react'; -import { Text, Navigator } from 'react-native'; +import { Text, Navigator, TouchableHighlight } from 'react-native'; export default class NavAllDay extends Component { render() { diff --git a/releases/next/index.html b/releases/next/index.html index aad5d883648..141d0388a05 100644 --- a/releases/next/index.html +++ b/releases/next/index.html @@ -52,7 +52,7 @@ class SomethingFast extends /View> ); } -}

Who's using React Native?

Thousands of apps are using React Native, from established Fortune 500 companies to hot new startups. If you're curious to see what can be accomplished with React Native, check out these apps!

Facebook
Facebook Ads Manager
Facebook Groups
Instagram
Airbnb
Baidu(手机百度)
Discord
Gyroscope
li.st
QQ
Townske
Vogue

Some of these are hybrid native/React Native apps.