react-native/React
Tadeu Zagallo f53c95c743 [ReactNative] Proxy bundleURL on RCTBatchedBridge
Summary:
Fixes #2126

`RCTBatchedBridge` didn't implement `bundleURL`, that was available on the public
bridge interface, so it'd always be `nil`, and setting it would just be ignored.
2015-07-28 05:59:45 -08:00
..
Base [ReactNative] Proxy bundleURL on RCTBatchedBridge 2015-07-28 05:59:45 -08:00
Executors [ReactNative][Profiler] Fix NSProcessInfo instacrash on iOS7 2015-07-20 19:36:13 -08:00
Layout Fixed layout bug 2015-05-13 13:24:36 -07:00
Modules [StatusBar] Add ability to toggle the network activity indicator in the status bar + example in UIExplorer 2015-07-23 16:22:56 -08:00
React.xcodeproj Unregistered modules will now only error when called, not on bridge init 2015-07-27 08:58:47 -08:00
Views [ReactNative] Fix crash when reload during profile (attempt #2) 2015-07-22 11:02:32 -08:00