diff --git a/react/features/conference/components/Conference.native.js b/react/features/conference/components/Conference.native.js index 77815a10c..c2cd097bb 100644 --- a/react/features/conference/components/Conference.native.js +++ b/react/features/conference/components/Conference.native.js @@ -55,7 +55,7 @@ class Conference extends Component { constructor(props) { super(props); - this.state = { toolbarVisible: false }; + this.state = { toolbarVisible: true }; /** * The numerical ID of the timeout in milliseconds after which the