Files
jitsi-meet/react/features/toolbox/actions.native.js
Vlad Piersec 366dc8d11b fix(toolbar): Hide/Show toolbar on tap on mobile web.
* A tap on video space will toggle the toolbar.
* Double tapping on a tile will pin the participant.
2021-10-26 09:10:35 +03:00

3 lines
40 B
JavaScript

// @flow
export * from './actions.any';