Skip to content

jeenaNeoito/Tasks

Repository files navigation

Tasks

React Native Task - Set up PIP Mode in both android and ios

Plugins Used

react-native-video-player - for the video playback

Methods

PipHandler - is a handler for handling native module methods

  • enterPipMode() -> To access enterPipMode() method mentioned inside native module
    • accepts width and height for pip mode and converts it into pip mode by using PictureInPictureParams of android
  • enblePIPModeIos() -> To access enablePictureInPictureMode() method inside the native module that contains the code to convert it into pip mode

Demo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published