react-native/Examples
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
..
2048 [ReactNative] Use new animation library for 2048 game demo 2015-07-23 12:36:31 -08:00
Movies [ReactNative] Use ASCII double quotes 2015-07-24 13:16:25 -08:00
SampleApp [ReactNative] Fix SampleApp xcodeproj configuration 2015-08-13 05:29:28 -08:00
TicTacToe [React Native] Remove animated GIFs from TicTacToe example 2015-07-06 04:11:03 -08:00
UIExplorer Avoid dispatch_async in RCTRootView when bridge has already started 2015-08-17 05:34:25 -07:00