[RN] Add conference navigation bar

This commit is contained in:
Bettenbuk Zoltan
2019-01-30 16:43:57 +01:00
committed by Saúl Ibarra Corretgé
parent 46713cab3b
commit 9f3ef43daa
9 changed files with 200 additions and 12 deletions

View File

@@ -29,6 +29,7 @@ import { shouldDisplayTileView } from '../../../video-layout';
import DisplayNameLabel from './DisplayNameLabel';
import Labels from './Labels';
import NavigationBar from './NavigationBar';
import styles from './styles';
/**
@@ -306,6 +307,8 @@ class Conference extends Component<Props> {
}
</View>
<NavigationBar />
<TestConnectionInfo />
{