react-native/React/Base
Oleg Lokhvitsky e02d400f53 Set autoresizingMask to redraw root when resizing RN window
Reviewed By: javache

Differential Revision: D3177081

fb-gh-sync-id: 987167033329413cd0a4b296ca849758ec87368c
fbshipit-source-id: 987167033329413cd0a4b296ca849758ec87368c
2016-04-14 14:27:23 -07:00
..
RCTAssert.h Reduced work done on main thread by RCTImageLoader 2015-11-17 07:21:29 -08:00
RCTAssert.m RCTUtils Obj-C nullability annotations 2016-01-21 07:50:43 -08:00
RCTBatchedBridge.m Don't instantiate all native modules on invalidate 2016-04-13 18:28:21 -07:00
RCTBridge+Private.h move `RCTBatchedBridge` interface to a private header 2016-04-01 06:54:49 -07:00
RCTBridge.h Remove unused RCTBridgeModuleClassIsRegistered 2016-03-23 17:23:20 -07:00
RCTBridge.m Add more performance logs and Systrace events for RAM and bridge startup 2016-04-01 07:25:38 -07:00
RCTBridgeDelegate.h Remove gating code for HMR on iOS 2016-02-26 09:38:01 -08:00
RCTBridgeMethod.h
RCTBridgeModule.h Standardize Error objects for Promises 2016-01-19 12:20:37 -08:00
RCTConvert.h Replaced RegExp method parser with recursive descent 2015-12-10 10:12:29 -08:00
RCTConvert.m backout (and remove) props.lineBreakMode from Text 2016-03-17 11:48:24 -07:00
RCTDefines.h
RCTDisplayLink.h Pull CADisplayLink into a separate file 2016-03-29 19:53:20 -07:00
RCTDisplayLink.m Pull CADisplayLink into a separate file 2016-03-29 19:53:20 -07:00
RCTEventDispatcher.h better event emitting II: no deadlocks 2016-04-02 23:31:25 -07:00
RCTEventDispatcher.m make `RCTEventDispatcher` dispatch events in incoming order 2016-04-05 09:17:28 -07:00
RCTFrameUpdate.h
RCTFrameUpdate.m
RCTImageSource.h Added RCTImageSource 2015-12-08 03:32:30 -08:00
RCTImageSource.m iOS: Fix Image source={{ uri: null }} to crash 2015-12-21 10:04:31 -08:00
RCTInvalidating.h
RCTJavaScriptExecutor.h Add context executor API for sync hooks 2016-01-05 08:00:38 -08:00
RCTJavaScriptLoader.h seek & read RAM Bundle 2016-03-17 10:35:28 -07:00
RCTJavaScriptLoader.m Extracted rootview-specific shadowview logic into new class 2016-03-21 03:21:27 -07:00
RCTKeyCommands.h
RCTKeyCommands.m Added lightweight generic annotations 2015-11-03 14:49:30 -08:00
RCTKeyboardObserver.h
RCTKeyboardObserver.m Refactored module access to allow for lazy loading 2015-11-25 04:49:45 -08:00
RCTLog.h Provide log source to handler 2015-11-11 06:44:30 -08:00
RCTLog.m Added unit tests for module init 2016-03-01 09:44:37 -08:00
RCTModuleData.h Initialize bridge on a background queue 2016-03-07 09:31:26 -08:00
RCTModuleData.m Increase RN devtools retry timeout 2016-04-01 07:02:25 -07:00
RCTModuleMethod.h Implement Android's dispatchViewManagerCommand interface on iOS 2016-01-06 05:58:37 -08:00
RCTModuleMethod.m Parse _Nonnull and _Nullable attributes in RCTParseMethodSignature 2016-04-12 17:45:25 -07:00
RCTNullability.h Replaced RegExp method parser with recursive descent 2015-12-10 10:12:29 -08:00
RCTParserUtils.h Replaced RegExp method parser with recursive descent 2015-12-10 10:12:29 -08:00
RCTParserUtils.m Replaced RegExp method parser with recursive descent 2015-12-10 10:12:29 -08:00
RCTPerformanceLogger.h Append D3126321 2016-04-01 11:09:22 -07:00
RCTPerformanceLogger.m Append D3126321 2016-04-01 11:09:22 -07:00
RCTRootView.h remove dead code 2016-02-29 10:09:54 -08:00
RCTRootView.m Set autoresizingMask to redraw root when resizing RN window 2016-04-14 14:27:23 -07:00
RCTRootViewDelegate.h Prevent RCTRootView delegate call 2015-11-13 08:28:28 -08:00
RCTRootViewInternal.h Introduction of RCTRootViewDelegate 2015-10-26 15:41:36 -07:00
RCTTouchEvent.h RCTTouchEvent's init takes coalescing key 2016-04-01 06:54:49 -07:00
RCTTouchEvent.m RCTTouchEvent's init takes coalescing key 2016-04-01 06:54:49 -07:00
RCTTouchHandler.h API for cancelling RCTTouchHandler 2016-01-21 13:46:52 -08:00
RCTTouchHandler.m fixed coalescing key generation for RCTTouchEvent 2016-04-05 09:10:27 -07:00
RCTURLRequestDelegate.h
RCTURLRequestHandler.h
RCTUtils.h Added support for taking snapshots of the screen, window or individual views 2016-02-23 02:26:33 -08:00
RCTUtils.m Don't lose NSError code in RCTJSErrorFromNSError() 2016-03-11 02:55:22 -08:00
RCTWebSocketProxy.h Enable persistent socket between packager and bridge (1/N). 2016-02-16 23:05:36 -08:00
RCTWebSocketProxyDelegate.h Enable persistent socket between packager and bridge (1/N). 2016-02-16 23:05:36 -08:00