[ReactNative] Create private underlying bridge to prevent retain cycles

This commit is contained in:
Tadeu Zagallo
2015-05-04 10:35:49 -07:00
parent b532ec000f
commit 132a9170f1
12 changed files with 522 additions and 349 deletions

View File

@@ -11,7 +11,7 @@
#import "RCTBridge.h"
@interface RCTRootView : UIView <RCTInvalidating>
@interface RCTRootView : UIView
/**
* - Designated initializer -