Files
react-native/Libraries/Components
Ramanpreet NaraandLorenzo Sciandra ee971a76fa Implement 'mediaPlaybackRequiresUserAction' prop
Summary:
HTML video elements can have the `autoplay` attribute, which forces them to play automatically whenever they load on the page.

In this diff, I introduce a new prop `mediaPlaybackRequiresUserAction`, which allows us to control whether video or audio element autoplays even when `autoplay` is set.

Reviewed By: shergin

Differential Revision: D6382256

fbshipit-source-id: 617508653910d600bc43f7f68c6dfd17ab1b6dd8
2018-08-22 17:17:12 +01:00
..
2018-06-06 05:32:06 -07:00
2018-07-09 08:17:51 -07:00
2018-06-19 14:17:19 -07:00
2018-08-13 21:38:58 +01:00