mieszko4 / react-native-zoom-us

MIT License
126 stars 118 forks source link

[iOS] Picture-in-picture support #90

Open deepakverma4 opened 3 years ago

deepakverma4 commented 3 years ago

is there anyway by which we can launch meeting as a separate activity or add Picture-in-picture support for the meeting so that user can also use the other features of the main app?

hans00 commented 3 years ago

In my PR (#91) is trying to support this, but only support android for now. And it is conflict with RN Animated (will get blank view).

Does anyone can fix the SurfaceView blank view bug or iOS custom UI (MobileRTCVideoView) implement, feel free to contribute ~

mieszko4 commented 3 years ago

https://github.com/mieszko4/react-native-zoom-us/pull/91 is merged now

mieszko4 commented 3 years ago

The ticket for iOS https://github.com/mieszko4/react-native-zoom-us/issues/113