react-native/Libraries/Settings
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
..
RCTSettings.xcodeproj Text highlighting on iOS 2015-07-24 08:41:58 -08:00
RCTSettingsManager.h Refactored module access to allow for lazy loading 2015-11-25 04:49:45 -08:00
RCTSettingsManager.m Replaced RegExp method parser with recursive descent 2015-12-10 10:12:29 -08:00
Settings.android.js [React Native] Added RCTSettings 2015-05-05 05:46:52 -08:00
Settings.ios.js Remove knowledge of fbjs from the packager 2016-03-02 04:28:38 -08:00