AgoraIO-Community / VideoUIKit-ReactNative

A React Native package to simply integrate Agora Video Calling or Live Video Streaming to your app with just a few lines of code.
MIT License
93 stars 43 forks source link

Import EndCall, MuteAudio, MuteVideo functions #138

Closed Garza0 closed 11 months ago

Garza0 commented 1 year ago

Hello. Is there a way to import endCall, muteAudio, muteVideo functions? I want replace default buttons and use my own components instead, and call these function on onPress.

SanghaPreet commented 1 year ago

Any update on this? @EkaanshArora @Garza0

Garza0 commented 1 year ago

@SanghaPreet no updates from me. I'm considering using react native agora instead of UIKit, as a workaround I just edited buttons code in the library directly. Still waiting for answer from @EkaanshArora