alantoa / react-native-reanimated-player

▶️ An excellent video player controller that offers animation, performance, interactivity, and customization.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pressing FullScreen does nothing

Joshua-Golden opened this issue · comments

Is there something extra we have to do to get the fullscreen button press to work? There currently is no feedback or output when you press the icon.

Hey @Joshua-Golden, it should automatically change the orientation to landscape and resize the player. What device os are you using?

This package uses https://github.com/wonday/react-native-orientation-locker. You may need to configure follow the configuration if you are using it in your own project: https://github.com/wonday/react-native-orientation-locker#configuration