fishjam-dev / react-native-membrane-webrtc

Apache License 2.0
78 stars 8 forks source link

[MV-470] Always show currently talking users #120

Closed skyman503 closed 1 year ago

skyman503 commented 1 year ago

please try to debug the black squares bug and your ordering hook is a really good candidate to test ^^ because it doesn't really render anything, just pure algorithms you can also consider a hook that instead of returning a function that orders participant, returns already ordered and processed participants with tracks etc. you can add tests in another PR

Yep, I was planning to add tests in the followup. As for the black squares at this point I'm not entirely sure what causes that, will investigate further.