Skip to content

Commit

Permalink
Rename DOM to react-native-dom
Browse files Browse the repository at this point in the history
  • Loading branch information
cobarx committed Oct 18, 2018
1 parent 80db7a3 commit 6bf2134
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ using System.Collections.Generic;
</details>

<details>
<summary>DOM</summary>
<summary>react-native-dom</summary>

Make the following additions to the given files manually:

Expand Down Expand Up @@ -349,7 +349,7 @@ Determines whether to show player controls.

Note on iOS, controls are always shown when in fullscreen mode.

Platforms: DOM, iOS
Platforms: iOS, react-native-dom

#### fullscreen
Controls whether the player enters fullscreen on play.
Expand Down Expand Up @@ -389,7 +389,7 @@ Example:
id="video"
```

Platforms: DOM
Platforms: react-native-dom

#### ignoreSilentSwitch
Controls the iOS silent switch behavior
Expand Down

0 comments on commit 6bf2134

Please sign in to comment.