[RN] Fix streaming on mobile (#3351)
This commit is contained in:
parent
ef49817eaf
commit
b978851a0f
|
@ -11,6 +11,7 @@ import {
|
|||
AspectRatioDetector,
|
||||
ReducedUIDetector
|
||||
} from '../../base/responsive-ui';
|
||||
import '../../google-api';
|
||||
import '../../mobile/audio-mode';
|
||||
import '../../mobile/background';
|
||||
import '../../mobile/callkit';
|
||||
|
|
Loading…
Reference in New Issue