From 99083ee58c044bd127ec775a3532008b53a76ef1 Mon Sep 17 00:00:00 2001
From: Website Deployment Script
Date: Wed, 29 Jun 2016 15:55:46 +0000
Subject: [PATCH] Updated docs for next
---
releases/next/docs/view.html | 4 ++--
versions.html | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/releases/next/docs/view.html b/releases/next/docs/view.html
index c35d3a6c6df..f03b4dcbfdd 100644
--- a/releases/next/docs/view.html
+++ b/releases/next/docs/view.html
@@ -185,7 +185,7 @@ memory. Test and measure when using this property.
: false};},
-
+
render(){
const indices =this.state.flipped ?[-1,0,1,2]:[2,1,0,-1];return(
@@ -220,7 +220,7 @@ memory. Test and measure when using this property./TouchableWithoutFeedback>);},
-
+
_handlePress(){this.setState({flipped:!this.state.flipped});}
diff --git a/versions.html b/versions.html
index 5c24bd339fa..35d2ff0841c 100644
--- a/versions.html
+++ b/versions.html
@@ -1,4 +1,4 @@
-Documentation archive – React Native | A framework for building native apps using React
React Native is following a 2-week train release. Every two weeks, a Release Candidate (rc) branch is created off of master and the previous rc branch is being officially released.
React Native is following a 2-week train release. Every two weeks, a Release Candidate (rc) branch is created off of master and the previous rc branch is being officially released.