NodeMedia/react-native-nodemediaclient

Full Screen Display Support in NodePlayer Component of NodeMediaClient in ReactNative

Opened this issue · 0 comments

Hello,

I am currently using the NodeMediaClient library in a ReactNative project, specifically the NodePlayer component. I would like to inquire about the full screen display support for this component.

Is it possible for the NodePlayer component to display content in full screen mode in a ReactNative application? If so, could you please provide some guidance or point me to the relevant documentation on how to implement this feature?

I trying to

<NodePlayer fullscreen={true} />

but i saw the NodePlayer haven't the fullscreen props