Closed yjose closed 6 years ago
Hi thank you for this great work
I just used the Video component inside A react modal, it works perfectly but when I press the fullscreen button, the app stooped and not responded. Any help here !!!!
you need to set supportedOrientations <Modal visible={true} supportedOrientations={['portrait', 'landscape']}
Hi thank you for this great work
I just used the Video component inside A react modal, it works perfectly but when I press the fullscreen button, the app stooped and not responded. Any help here !!!!