Herman

Results 1 comments of Herman

> The return statement contains useEffect cleanup which is triggered when component is unmounted. You should be able to close the tracks in your application lifecycle. In the [sample app](https://github.com/AgoraIO-Community/agora-rtc-react/blob/060c81302719c3f8e47878f1d7e8ec16b16a7023/example/src/App.tsx#L159)...