From 3cf0f2aa6f31a1e440e68537c989029ba6b599ea Mon Sep 17 00:00:00 2001 From: Ben Alpert Date: Sun, 8 Mar 2015 22:39:23 -0700 Subject: [PATCH] Upgrade to React 0.13 - [React Native] Move copyProperties and mergeHelpers to github dir | Ben Alpert - [React Native] Update core modules for React 0.13 | Ben Alpert - [React Native] Update React to v0.13.0-rc2 | Ben Alpert --- blacklist.js | 1 - 1 file changed, 1 deletion(-) diff --git a/blacklist.js b/blacklist.js index 2b710af6..eb81f452 100644 --- a/blacklist.js +++ b/blacklist.js @@ -22,7 +22,6 @@ var webBlacklist = [ var iosBlacklist = [ 'node_modules/react-tools/src/browser/ui/React.js', 'node_modules/react-tools/src/browser/eventPlugins/ResponderEventPlugin.js', - 'node_modules/react-tools/src/browser/ReactTextComponent.js', // 'node_modules/react-tools/src/vendor/core/ExecutionEnvironment.js', '.web.js', '.android.js',