From 412acd237a1cd2e397e66cc6a9db223285f5857c Mon Sep 17 00:00:00 2001 From: Sokovikov Date: Sun, 29 Jan 2017 12:32:19 -0800 Subject: [PATCH] fix gratuitous app crash Summary: Now it fails **Test plan (required)** UIExplorer Closes https://github.com/facebook/react-native/pull/12110 Differential Revision: D4480641 fbshipit-source-id: c9941e9cc2f0624c7120cfb17a3534c92207bf7a --- .../js/AnimatedGratuitousApp/AnExScroll.js | 33 ++++++++++++------- 1 file changed, 21 insertions(+), 12 deletions(-) diff --git a/Examples/UIExplorer/js/AnimatedGratuitousApp/AnExScroll.js b/Examples/UIExplorer/js/AnimatedGratuitousApp/AnExScroll.js index b195b1072..e4a6c6871 100644 --- a/Examples/UIExplorer/js/AnimatedGratuitousApp/AnExScroll.js +++ b/Examples/UIExplorer/js/AnimatedGratuitousApp/AnExScroll.js @@ -69,18 +69,27 @@ class AnExScroll extends React.Component {