diff --git a/react/features/toolbar/components/Toolbar.native.js b/react/features/toolbar/components/Toolbar.native.js index a015fae19..d13258878 100644 --- a/react/features/toolbar/components/Toolbar.native.js +++ b/react/features/toolbar/components/Toolbar.native.js @@ -115,12 +115,16 @@ class Toolbar extends AbstractToolbar { // TODO Use an appropriate icon for toggle camera facing mode. return ( + {/* + * XXX Temporarily disabled until issues are fixed in + * react-native-webrtc. + */}