react-native/Libraries/Components
ios122 5707c3d913 mediaPlaybackRequiresUserAction default value is true,not `false`
Summary:
Thanks for submitting a pull request! Please provide enough information so that others can review your pull request:

> **Unless you are a React Native release maintainer and cherry-picking an *existing* commit into a current release, ensure your pull request is targeting the `master` React Native branch.**

(You can skip this if you're fixing a typo or adding an app to the Showcase.)

Explain the **motivation** for making this change. What existing problem does the pull request solve?

Prefer **small pull requests**. These are much easier to review and more likely to get merged. Make sure the PR does only one thing, otherwise please split it.

**Test plan (required)**

Demonstrate the code is solid. Example: The exact commands you ran and their output, screenshots / videos if the pull request changes UI.

Make sure tests pass on both Travis and Circle CI.

**Code formatting**

Look around. Match the style of the rest of the codebase. See also the simple [style guide](https://github.com/face
Closes https://github.com/facebook/react-native/pull/8999

Differential Revision: D3664512

Pulled By: javache

fbshipit-source-id: 030fe4752e53efcde21baadfc2502413b7fc9c8c
2016-08-03 17:43:49 -07:00
..
ActivityIndicator Activity indicator: add size prop 2016-07-28 15:28:43 -07:00
Clipboard Annotate Clipboard module 2016-02-15 10:05:34 -08:00
DatePicker Convert from React.createClass to ES6 classes 2016-07-26 01:13:31 -07:00
DatePickerAndroid Remove knowledge of fbjs from the packager 2016-03-02 04:28:38 -08:00
DrawerAndroid Remove `node_modules/react` from the list of discoverable haste modules 2016-07-05 06:44:33 -07:00
Intent Remove knowledge of fbjs from the packager 2016-03-02 04:28:38 -08:00
Keyboard Way to pass styles to nested view 2016-08-03 11:28:58 -07:00
MapView Remove `node_modules/react` from the list of discoverable haste modules 2016-07-05 06:44:33 -07:00
Navigation NavigatorIOS docs: need to import PropTypes 2016-08-01 11:58:36 -07:00
Picker Convert from React.createClass to ES6 classes 2016-07-26 01:13:31 -07:00
ProgressBarAndroid Remove `node_modules/react` from the list of discoverable haste modules 2016-07-05 06:44:33 -07:00
ProgressViewIOS Convert from React.createClass to ES6 classes 2016-07-26 01:13:31 -07:00
RefreshControl Remove `node_modules/react` from the list of discoverable haste modules 2016-07-05 06:44:33 -07:00
ScrollView Updated ScrollView's keyboardShouldPersistTaps doc 2016-07-28 12:43:34 -07:00
SegmentedControlIOS Convert from React.createClass to ES6 classes 2016-07-26 01:13:31 -07:00
Slider Remove `node_modules/react` from the list of discoverable haste modules 2016-07-05 06:44:33 -07:00
SliderIOS Remove `node_modules/react` from the list of discoverable haste modules 2016-07-05 06:44:33 -07:00
StatusBar Convert from React.createClass to ES6 classes 2016-07-26 01:13:31 -07:00
Switch Remove `node_modules/react` from the list of discoverable haste modules 2016-07-05 06:44:33 -07:00
SwitchAndroid Remove `node_modules/react` from the list of discoverable haste modules 2016-07-05 06:44:33 -07:00
SwitchIOS Convert from React.createClass to ES6 classes 2016-07-26 01:13:31 -07:00
TabBarIOS Convert from React.createClass to ES6 classes 2016-07-26 01:13:31 -07:00
TextInput Add TextInput.dataDetectorTypes prop. 2016-07-31 14:28:28 -07:00
TimePickerAndroid Fixed typo in docs 2016-04-06 08:55:20 -07:00
ToastAndroid Add support for layout gravity to ToastAndroid 2016-07-20 08:13:37 -07:00
ToolbarAndroid Remove `node_modules/react` from the list of discoverable haste modules 2016-07-05 06:44:33 -07:00
Touchable Update to 14.0 2016-07-27 22:13:26 -07:00
UnimplementedViews Convert from React.createClass to ES6 classes 2016-07-26 01:13:31 -07:00
View Fix bad link typo in View document 2016-07-31 07:28:23 -07:00
ViewPager Convert from React.createClass to ES6 classes 2016-07-26 01:13:31 -07:00
WebView mediaPlaybackRequiresUserAction default value is true,not `false` 2016-08-03 17:43:49 -07:00
LazyRenderer.js Decrease TTRR (time to relay request) by lazy rendering fake group header 2016-04-17 15:04:19 -07:00
ScrollResponder.js Remove `node_modules/react` from the list of discoverable haste modules 2016-07-05 06:44:33 -07:00
StaticContainer.js Remove `node_modules/react` from the list of discoverable haste modules 2016-07-05 06:44:33 -07:00
StaticRenderer.js Convert from React.createClass to ES6 classes 2016-07-26 01:13:31 -07:00
Subscribable.js [ReactNative] clean lint for Libraries/Components 2015-05-18 15:54:07 -08:00