react-native/React
Adam Ernst b4e267a993 Refactor RCTBundleURLProvider
Summary:
- Avoid using `+initialize`, use dispatch_once instead; it should be equivalent but more performant.
- Don't even let the `isPackagerRunning:` and `guessPackagerHost` methods exist unless `RCT_DEV` is on; they didn't do anything interesting when it is off.

Reviewed By: javache

Differential Revision: D3556645

fbshipit-source-id: 7dcdb4ae27f6625010e15846d757269f6f04155c
2016-07-13 16:43:38 -07:00
..
Base Refactor RCTBundleURLProvider 2016-07-13 16:43:38 -07:00
Executors Simplify JS error to NSError API 2016-07-13 08:28:34 -07:00
Layout Move csslayout into xplat 2016-07-13 10:28:27 -07:00
Modules Remove more weakSelf/strongSelf errors 2016-07-13 08:13:17 -07:00
Profiler Automated changes to remove implicit capture of self in blocks: Libraries/FBReactKit/BUCK 2016-07-07 12:44:14 -07:00
React.xcodeproj Class for JS stack frames instead of dictionaries 2016-07-11 06:13:32 -07:00
Views Add WebView.dataDetectorTypes prop. 2016-07-13 14:43:25 -07:00