fukemy

Results 878 comments of fukemy

when revert back to const Stack = createNativeStackNavigator(), everything work ok

> I'm having the same problem. Please help remove this dead lib then use [reanimated-shared-element](https://docs.swmansion.com/react-native-reanimated/docs/shared-element-transitions/overview)

work like charm! Can someone implement in Android side for fully support PIP mode?

this lib seem dead

@saghul , hi bro I saw this person can make localvideo run as PIP view, the key is make a class contain RTCVideoFrame with CADisplaylink as layer, so he can...

Hi, Thanks so much buddy. Can I ask a question, I can not find how you connect `AVSampleBufferDisplayLayer` with `AVPictureInPictureController`, does it's work normally with your suggest code?

make its work as expected. see more here: https://github.com/flutter-webrtc/flutter-webrtc/issues/1193 Note: only remote video work with PIP, the camera still stop when app go to background. To make it work, you...