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
..
2015-08-04 15:37:05 -08:00
2015-08-14 04:48:20 -08:00
2015-07-20 09:52:31 -08:00
2015-08-06 15:49:35 -08:00