Code Monkey home page Code Monkey logo

Comments (6)

chaimPaneth avatar chaimPaneth commented on August 24, 2024

@dschrimm

Does this happen on iOS or Android, and are you using nativeFullscreen true in your player or is it fullscreen via js styling?

from react-native-jw-media-player.

dschrimm avatar dschrimm commented on August 24, 2024

This is happening on iOS. I'm not seeing any difference when using nativeFullScreen=true vs false.

from react-native-jw-media-player.

dschrimm avatar dschrimm commented on August 24, 2024

Is this a known-issue? Are there any known resolutions or plan to fix?

from react-native-jw-media-player.

dschrimm avatar dschrimm commented on August 24, 2024

Upon further investigation, I see that exitFullScreen happens when backgrounding an app when the media player is full screen, but it does not happen when using react native navigation to navigate to another view. Is there any way to manually trigger exitFullScreen on the media player?

from react-native-jw-media-player.

chaimPaneth avatar chaimPaneth commented on August 24, 2024

Does the player keep playing on another screen after navigation from the screen with the player? Or just when coming back to the screen where the player is, the player still is in fullscreen?

Is this the scenario:

  1. Screen A renders a player
  2. Go Into fullscreen
  3. Navigate to Screen B and player in Screen A still plays?

Or:

  1. Screen A renders a player
  2. Go Into fullscreen
  3. Navigate to Screen B and player in Screen A stops playing
  4. Go back to Screen A and player is still in fullscreen mode?

Thanks

from react-native-jw-media-player.

dschrimm avatar dschrimm commented on August 24, 2024

Using nativeFullScreen has helped us resolve removing the video player from the view, however the entire app remains in fullscreen mode.

For example, the following occurs:

  1. Screen A renders a player
  2. Go into fullscreen
  3. Deep-link with React Navigation to Screen B
  4. App remains in fullscreen mode

from react-native-jw-media-player.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.