Pawel Sienkowski
db71dde10a
Props setter for RCTRootView
...
Reviewed By: javache
Differential Revision: D2587673
fb-gh-sync-id: 79fff15b625ed9f4856ec75246ecafd1f7ef95f1
2015-10-30 09:28:27 -07:00
Pawel Sienkowski
576f5d79af
Introduction of RCTRootViewDelegate
...
Reviewed By: adamjernst
Differential Revision: D2532327
fb-gh-sync-id: 0d018a6c2842f8021718fb7387ee6acb5d894645
2015-10-26 15:41:36 -07:00
Pawel Sienkowski
46803f0617
Size flexibility modes for RCTRootView
...
Reviewed By: javache
Differential Revision: D2526355
fb-gh-sync-id: 095a43bc01f883fdfdad3a086a35682c20c05597
2015-10-26 15:41:29 -07:00
Pieter De Baets
261f9434e5
Avoid dispatch_async in RCTRootView when bridge has already started
...
Summary:
There's no good reason for initialProperties to be mutable after the RCTRootView has been created. Passing it in through the constructor means we can skip one dispatch_async.
2015-08-17 05:34:25 -07:00
Nick Lockwood
1fb26d4319
Cleanup
2015-07-31 11:33:22 -08:00
Nick Lockwood
03889780b9
[WIP] Added loadingView property to RCTRootView
2015-05-28 13:20:46 -08:00
Tadeu Zagallo
132a9170f1
[ReactNative] Create private underlying bridge to prevent retain cycles
2015-05-04 10:36:20 -08:00
Nick Lockwood
0b21df4a34
Improved logging and dev menu
2015-04-19 12:56:22 -08:00
Nick Lockwood
26fd24dc50
Cleanup
2015-04-11 14:19:49 -08:00
Nick Lockwood
80cd687e95
Refactored RCTLog and added facility to prepend extra data to the log message
2015-04-07 07:35:57 -08:00
Tadeu Zagallo
f370f9cbc4
[ReactNative] Unfork RKRootView
2015-04-02 07:12:42 -08:00
Tadeu Zagallo
20291a02df
[ReactNative] s/ReactKit/React/g
2015-03-26 02:42:24 -08:00