react-native/Libraries/ReactNative
David Aurelio ad8a335864 Remove knowledge of fbjs from the packager
Summary:Follow-up to https://github.com/facebook/react-native/pull/5084

This…
- changes all requires within RN to `require('fbjs/lib/…')`
- updates `.flowconfig`
- updates `packager/blacklist.js`
- adapts tests
- removes things from `Libraries/vendor/{core,emitter}` that are also in fbjs
- removes knowledge of `fbjs` from the packager

Closes https://github.com/facebook/react-native/pull/5084

Reviewed By: bestander

Differential Revision: D2926835

fb-gh-sync-id: 2095e22b2f38e032599d1f2601722b3560e8b6e9
shipit-source-id: 2095e22b2f38e032599d1f2601722b3560e8b6e9
2016-03-02 04:28:38 -08:00
..
__benchmarks__ Add List of Common Cases to AttributePayload Benchmark 2015-10-09 14:31:23 -07:00
__tests__ Refactor Attribute Processing (Step 3) 2015-10-06 15:36:32 -07:00
React.js [ReactNative] clean lint in all of Libraries/ 2015-05-19 13:47:04 -08:00
ReactDOM.js Fix open source 2015-11-07 11:41:20 -08:00
ReactNative.js Remove knowledge of fbjs from the packager 2016-03-02 04:28:38 -08:00
ReactNativeAttributePayload.js Deploy v0.20.1 2015-12-18 17:04:29 -08:00
ReactNativeBaseComponent.js Remove knowledge of fbjs from the packager 2016-03-02 04:28:38 -08:00
ReactNativeBaseComponentEnvironment.js [ReactNative] Rename ReactIOS JS module (and relatives) to ReactNative. 2015-05-13 13:24:35 -07:00
ReactNativeDOMIDOperations.js revert D2707930 2015-12-03 18:29:28 -08:00
ReactNativeDefaultInjection.js Remove knowledge of fbjs from the packager 2016-03-02 04:28:38 -08:00
ReactNativeEventEmitter.js Remove knowledge of fbjs from the packager 2016-03-02 04:28:38 -08:00
ReactNativeGlobalInteractionHandler.js [ReactNative] Rename ReactIOS JS module (and relatives) to ReactNative. 2015-05-13 13:24:35 -07:00
ReactNativeGlobalResponderHandler.js Wrapped UIManager native module for better abstraction 2015-11-27 07:00:32 -08:00
ReactNativeMount.js Remove knowledge of fbjs from the packager 2016-03-02 04:28:38 -08:00
ReactNativeReconcileTransaction.js Bugfix - Typos 2015-12-15 09:09:32 -08:00
ReactNativeTagHandles.js Remove knowledge of fbjs from the packager 2016-03-02 04:28:38 -08:00
ReactNativeTextComponent.js Remove knowledge of fbjs from the packager 2016-03-02 04:28:38 -08:00
UIManagerStatTracker.js Wrapped UIManager native module for better abstraction 2015-11-27 07:00:32 -08:00
createReactNativeComponentClass.js Refactor Attribute Processing (Step 1) 2015-10-06 10:28:27 -07:00
findNodeHandle.js Remove knowledge of fbjs from the packager 2016-03-02 04:28:38 -08:00