From 6bf213488df6663e1613f5411712e086fb9ae688 Mon Sep 17 00:00:00 2001 From: Hampton Maxwell Date: Wed, 17 Oct 2018 17:52:48 -0700 Subject: [PATCH] Rename DOM to react-native-dom --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 082debb4..f653dd86 100644 --- a/README.md +++ b/README.md @@ -199,7 +199,7 @@ using System.Collections.Generic;
- DOM + react-native-dom 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. -Platforms: DOM, iOS +Platforms: iOS, react-native-dom #### fullscreen Controls whether the player enters fullscreen on play. @@ -389,7 +389,7 @@ Example: id="video" ``` -Platforms: DOM +Platforms: react-native-dom #### ignoreSilentSwitch Controls the iOS silent switch behavior