mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-29 04:35:36 +08:00
Return viewsWithNewFrame instead of passing it around
Reviewed By: nicklockwood Differential Revision: D2663281 fb-gh-sync-id: 6218c2ff68f7e4d8132ef1f95fb22f5007434319
This commit is contained in:
committed by
facebook-github-bot-4
parent
532c9112b4
commit
c043c68e7e
@@ -18,7 +18,7 @@
|
||||
|
||||
@implementation RCTModalHostView
|
||||
{
|
||||
RCTBridge *_bridge;
|
||||
__weak RCTBridge *_bridge;
|
||||
BOOL _isPresented;
|
||||
RCTModalHostViewController *_modalViewController;
|
||||
RCTTouchHandler *_touchHandler;
|
||||
|
||||
Reference in New Issue
Block a user