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> ); } -}
Get started with React Native

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.

More React Native apps