react-native-agora icon indicating copy to clipboard operation
react-native-agora copied to clipboard

tap to change RtcLocalView to RtcRemoteView issue.

Open torretorich opened this issue 2 years ago • 1 comments

i make a one to one video calling app. how can i add a features to change RtcLocalView to RtcRemoteView. when i click on RtcRemoteView => large camera view is set in short view and short camera view is set in large view. change state of RtcLocalView and RtcRemoteView in ReactNative.

torretorich avatar May 20 '22 06:05 torretorich

just render with a flag state

LichKing-2234 avatar May 20 '22 09:05 LichKing-2234