react-native/React
Tadeu Zagallo 0764e4ef29 Kill RCTWebViewExecutor
Summary: public

The WebView executor has no benefits compared to the JSC executor (slower, no extra debugging tools...),
and it's pretty hacky (since it injects the code in a script tag we have to check for tags in the comments and etc...).

Reviewed By: nicklockwood, javache

Differential Revision: D2636465

fb-gh-sync-id: 0d0f8a59e2c12fe7905b02060b3938c894d2802b
2015-11-10 05:25:28 -08:00
..
Base Kill RCTWebViewExecutor 2015-11-10 05:25:28 -08:00
Executors Kill RCTWebViewExecutor 2015-11-10 05:25:28 -08:00
Layout Fix width being ignored when has a value of 0 2015-09-25 15:42:21 -07:00
Modules Kill RCTWebViewExecutor 2015-11-10 05:25:28 -08:00
Profiler Move string transform from Tramponline to Profiler Queue 2015-11-09 08:43:35 -08:00
React.xcodeproj Kill RCTWebViewExecutor 2015-11-10 05:25:28 -08:00
Views fix the memory leaks caused by RCTTabBar 2015-11-05 09:39:30 -08:00