You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
<NodePlayerfullscreen={true}/>
but i saw the NodePlayer haven't the fullscreen props
The text was updated successfully, but these errors were encountered:
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
but i saw the NodePlayer haven't the fullscreen props
The text was updated successfully, but these errors were encountered: