react-native/Libraries/Components/Touchable
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
..
BoundingDimensions.js fix Libraries/Components/Touchable lint warnings 2015-11-30 17:16:26 -08:00
Position.js Bugfix - Typos 2015-12-15 09:09:32 -08:00
Touchable.js Remove knowledge of fbjs from the packager 2016-03-02 04:28:38 -08:00
TouchableBounce.js Add hitSlop prop on iOS and Android 2016-02-16 16:51:39 -08:00
TouchableHighlight.js Remove knowledge of fbjs from the packager 2016-03-02 04:28:38 -08:00
TouchableNativeFeedback.android.js Add hitSlop prop on iOS and Android 2016-02-16 16:51:39 -08:00
TouchableNativeFeedback.ios.js [ReactNative] Add TouchableNativeFeedback to OSS 2015-08-26 01:31:52 -08:00
TouchableOpacity.js Add hitSlop prop on iOS and Android 2016-02-16 16:51:39 -08:00
TouchableWithoutFeedback.js Remove knowledge of fbjs from the packager 2016-03-02 04:28:38 -08:00
ensureComponentIsNative.js Remove knowledge of fbjs from the packager 2016-03-02 04:28:38 -08:00
ensurePositiveDelayProps.js Remove knowledge of fbjs from the packager 2016-03-02 04:28:38 -08:00