react-native/Libraries/Components
Douglas Lowder b7e9374c64 Move BackAndroid -> BackHandler, add Apple TV support for back nav
Summary:
Enable back navigation on Apple TV (with the remote's menu button) in code making use of BackAndroid.  The module is renamed to BackHandler.  BackAndroid is still exported to ReactNative for now, until external projects switch to using the new name for the module.  The navigation in https://github.com/react-community/react-navigation makes use of this module.

**Test plan**: Manual testing with an example app (https://github.com/dlowder-salesforce/react-nav-example).
Closes https://github.com/facebook/react-native/pull/12571

Differential Revision: D4665152

Pulled By: ericvicenti

fbshipit-source-id: 925400ce216379267e014457be6f5eedbe4453ec
2017-03-06 21:51:40 -08:00
..
AccessibilityInfo Finish AccessibilityInfo implementation 2017-02-27 18:34:19 -08:00
ActivityIndicator RN: Update React (2/2) 2016-11-04 05:43:44 -07:00
AppleTV Apple TV support 4: support for input (tvOS focus engine) 2016-12-19 06:28:40 -08:00
Clipboard Remove deprecated APIs and modules 2016-10-11 07:43:52 -07:00
DatePicker fbobjc 2017-03-04 19:30:34 -08:00
DatePickerAndroid Fix formatting in DatePickerAndroid.open docs 2017-02-27 18:34:19 -08:00
DrawerAndroid RN: Update React (2/2) 2016-11-04 05:43:44 -07:00
Keyboard fbobjc 2017-03-04 19:30:34 -08:00
MapView fbobjc 2017-03-04 19:30:34 -08:00
Navigation fbobjc 2017-03-04 19:30:34 -08:00
Picker fbobjc 2017-03-04 19:30:34 -08:00
ProgressBarAndroid RN: Update React (2/2) 2016-11-04 05:43:44 -07:00
ProgressViewIOS fbobjc 2017-03-04 19:30:34 -08:00
RefreshControl fbobjc 2017-03-04 19:30:34 -08:00
ScrollView Move BackAndroid -> BackHandler, add Apple TV support for back nav 2017-03-06 21:51:40 -08:00
SegmentedControlIOS fbobjc 2017-03-04 19:30:34 -08:00
Slider fbobjc 2017-03-04 19:30:34 -08:00
StatusBar android now supports barStyle 2017-03-01 13:32:16 -08:00
Switch fbobjc 2017-03-04 19:30:34 -08:00
TabBarIOS Add TabBarIOS.Item on Android 2017-03-06 10:10:11 -08:00
TextInput fbobjc 2017-03-04 19:30:34 -08:00
TimePickerAndroid Clean unused import modules. 2016-10-16 11:13:40 -07:00
ToastAndroid Add very basic usage example for android toast 2016-09-19 06:43:54 -07:00
ToolbarAndroid RN: Update React (2/2) 2016-11-04 05:43:44 -07:00
Touchable fbobjc 2017-03-04 19:30:34 -08:00
UnimplementedViews Convert from React.createClass to ES6 classes 2016-07-26 01:13:31 -07:00
View fbobjc 2017-03-04 19:30:34 -08:00
ViewPager RN: Stop Deep Linking `ReactElement` 2016-10-14 18:59:10 -07:00
WebView <WebView>: Add propType for injectJavaScript 2017-03-02 15:31:19 -08:00
Button.js Add disabled to accessibilityTraits in case button is disabled 2017-02-22 13:16:02 -08:00
LazyRenderer.js Cleanup: Prefer `React.Element` over `React$?Element` 2016-10-14 08:59:37 -07:00
ScrollResponder.js Support ScrollView.scrollToEnd on Android natively 2017-01-30 10:28:32 -08:00
StaticContainer.react.js Rename files to match @providesModule annotations 2017-02-03 15:58:58 -08:00
StaticRenderer.js Reverted commit D4027388 2016-10-16 04:13:42 -07:00
Subscribable.js [ReactNative] clean lint for Libraries/Components 2015-05-18 15:54:07 -08:00