react-native/Libraries/ReactIOS
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
..
IOSDefaultEventPluginOrder.js flowify Libraries/ReactIOS 2015-03-25 17:09:51 -08:00
IOSNativeBridgeEventPlugin.js Remove knowledge of fbjs from the packager 2016-03-02 04:28:38 -08:00
NativeMethodsMixin.js Remove knowledge of fbjs from the packager 2016-03-02 04:28:38 -08:00
YellowBox.js RN: Teach YellowBox to Count 2016-01-20 15:14:31 -08:00
renderApplication.android.js Remove knowledge of fbjs from the packager 2016-03-02 04:28:38 -08:00
renderApplication.ios.js Remove knowledge of fbjs from the packager 2016-03-02 04:28:38 -08:00
requireNativeComponent.js Remove knowledge of fbjs from the packager 2016-03-02 04:28:38 -08:00
verifyPropTypes.js More helpful description for native-js prop mismatch 2016-01-28 20:14:34 -08:00