react-native-rn-videoplayer icon indicating copy to clipboard operation
react-native-rn-videoplayer copied to clipboard

is:issue is:open 当全屏播放时候,左上角的“<”返回按钮退出不了 全屏,也后退不了,是否可以加一个OnBigBack的回调呢?或许自动退出全屏

Open qew4 opened this issue 2 years ago • 8 comments

is:issue is:open 当全屏播放时候,左上角的“<”返回按钮退出不了 全屏,也后退不了,是否可以加一个OnBigBack的回调呢?或许自动退出全屏也行呀

qew4 avatar Sep 14 '21 04:09 qew4

我 的 版本是 "react-native-rn-videoplayer": "^2.2.12",

qew4 avatar Sep 14 '21 04:09 qew4

你好,全屏点返回是会切换到小屏的,小屏点返回在onSmallBack里面写上返回的方法即可;

最近工作太忙,没有时间具体查看你遇到的问题,你可以自己改下源码哦~

A-ANing avatar Sep 14 '21 04:09 A-ANing

确实在 全屏时候是返回不了小屏幕的。尽管我有看返回小屏的代码。

------------------ 原始邮件 ------------------ 发件人: @.>; 发送时间: 2021年9月14日(星期二) 中午12:36 收件人: @.>; 抄送: @.>; @.>; 主题: Re: [A-ANing/react-native-rn-videoplayer] is:issue is:open 当全屏播放时候,左上角的“<”返回按钮退出不了 全屏,也后退不了,是否可以加一个OnBigBack的回调呢?或许自动退出全屏 (#34)

你好,全屏点返回是会切换到小屏的,小屏点返回在onSmallBack里面写上返回的方法即可;

最近工作太忙,没有时间具体查看你遇到的问题,你可以自己改下源码哦~

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.

qew4 avatar Sep 14 '21 04:09 qew4

全屏时候 点击不了这个 返回,点击后 控制台就隐藏,是不是 点击时间 被控制台整个层拦截了,到达不了 后退按钮的这个元素?

------------------ 原始邮件 ------------------ 发件人: "A-ANing/react-native-rn-videoplayer" @.>; 发送时间: 2021年9月14日(星期二) 中午12:36 @.>; @.@.>; 主题: Re: [A-ANing/react-native-rn-videoplayer] is:issue is:open 当全屏播放时候,左上角的“<”返回按钮退出不了 全屏,也后退不了,是否可以加一个OnBigBack的回调呢?或许自动退出全屏 (#34)

你好,全屏点返回是会切换到小屏的,小屏点返回在onSmallBack里面写上返回的方法即可;

最近工作太忙,没有时间具体查看你遇到的问题,你可以自己改下源码哦~

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.

qew4 avatar Sep 14 '21 04:09 qew4

你是苹果?

A-ANing avatar Sep 14 '21 05:09 A-ANing

安卓手机,模拟器 和 真机都是这样的情况

------------------ 原始邮件 ------------------ 发件人: @.>; 发送时间: 2021年9月14日(星期二) 中午1:08 收件人: @.>; 抄送: @.>; @.>; 主题: Re: [A-ANing/react-native-rn-videoplayer] is:issue is:open 当全屏播放时候,左上角的“<”返回按钮退出不了 全屏,也后退不了,是否可以加一个OnBigBack的回调呢?或许自动退出全屏 (#34)

你是苹果?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.

qew4 avatar Sep 14 '21 05:09 qew4

全屏播放时候 点 返回图标  触发了这里,而不是  预期的 返回元素

------------------ 原始邮件 ------------------ 发件人: "A-ANing/react-native-rn-videoplayer" @.>; 发送时间: 2021年9月14日(星期二) 中午1:08 @.>; @.@.>; 主题: Re: [A-ANing/react-native-rn-videoplayer] is:issue is:open 当全屏播放时候,左上角的“<”返回按钮退出不了 全屏,也后退不了,是否可以加一个OnBigBack的回调呢?或许自动退出全屏 (#34)

你是苹果?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.

qew4 avatar Sep 14 '21 05:09 qew4

我试着这么解决,这个元素也没有在前面 去  

------------------ 原始邮件 ------------------ 发件人: @.>; 发送时间: 2021年9月14日(星期二) 中午1:08 收件人: @.>; 抄送: @.>; @.>; 主题: Re: [A-ANing/react-native-rn-videoplayer] is:issue is:open 当全屏播放时候,左上角的“<”返回按钮退出不了 全屏,也后退不了,是否可以加一个OnBigBack的回调呢?或许自动退出全屏 (#34)

你是苹果?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.

qew4 avatar Sep 14 '21 05:09 qew4