forked from Ivasoft/mattermost-mobile
* Fix adding tracks * Use server websocket handler to do signaling * Start using react-native-webrtc fork to fix track issues * Update deps lock files * Use ICE servers list from config if present * Properly replace voice track * Remove translations * Use DeviceEventEmitter to handle voice events * Fix bad checksum * Restore non-english translations to avoid conflicts * Address review * Remove flaky integrity * Improve state handling * Update snapshots and tests * Update call connecting logic * Fix permissions check