client-sdk-react-native
client-sdk-react-native copied to clipboard
Picture in Picture
Is your feature request related to a problem? Please describe. Before switching to LiveKit, we had Picture in Picture working when using the react-native-video package. Now, we only have the sound when users goes back to home screen on their phone, users are frustrated of this loss.
Describe the solution you'd like
A pictureInPicture={true} attribute on the VideoView component.
Waiting on https://github.com/react-native-webrtc/react-native-webrtc/pull/1619