Rename DOM to react-native-dom

This commit is contained in:
Hampton Maxwell 2018-10-17 17:52:48 -07:00
parent 80db7a35a2
commit 6bf213488d

View File

@ -199,7 +199,7 @@ using System.Collections.Generic;
</details> </details>
<details> <details>
<summary>DOM</summary> <summary>react-native-dom</summary>
Make the following additions to the given files manually: Make the following additions to the given files manually:
@ -349,7 +349,7 @@ Determines whether to show player controls.
Note on iOS, controls are always shown when in fullscreen mode. Note on iOS, controls are always shown when in fullscreen mode.
Platforms: DOM, iOS Platforms: iOS, react-native-dom
#### fullscreen #### fullscreen
Controls whether the player enters fullscreen on play. Controls whether the player enters fullscreen on play.
@ -389,7 +389,7 @@ Example:
id="video" id="video"
``` ```
Platforms: DOM Platforms: react-native-dom
#### ignoreSilentSwitch #### ignoreSilentSwitch
Controls the iOS silent switch behavior Controls the iOS silent switch behavior