react-native-macos/React
James Ide 2497c02e38 [RCTBridge] Have RCTBridge.loading return RCTBatchedBridge.loading
Summary:
The parent RCTBridge no longer tracks the JS loading since that has been handed off to the RCTBatchedBridge. To make the `loading` property accurate again, just expose the batch bridge's loading property from the parent bridge (note: I didn't make it KVO-compliant).

Fixes #1199
Closes https://github.com/facebook/react-native/pull/1200
Github Author: James Ide <ide@jameside.com>

Test Plan: Imported from GitHub, without a `Test Plan:` line.
2015-05-14 16:00:18 -08:00
..
Base [RCTBridge] Have RCTBridge.loading return RCTBatchedBridge.loading 2015-05-14 16:00:18 -08:00
Executors [ReactNative] Add console.profile hooks to systrace 2015-05-14 15:59:20 -08:00
Layout Fixed layout bug 2015-05-13 13:24:36 -07:00
Modules [ReactNative] differentiate fatal and soft exceptions 2015-05-13 13:24:37 -07:00
React.xcodeproj Upgraded dev menu 2015-05-01 06:36:49 -08:00
Views [NavigatorIOS] Fixes #1268 - Bug causing the leftButtonIcon to not appear 2015-05-14 09:01:57 -08:00