gpt4 book ai didi

react-native - React Native Router Flux Drawer

转载 作者:行者123 更新时间:2023-12-04 13:44:13 24 4
gpt4 key购买 nike

我试图在抽屉打开时更改我的应用程序的状态。
onEnter 和 onOpen 根本不触发。

我正在使用自定义导航栏,因此不会显示汉堡包按钮,但是如果我在 IOS 设备上向左滑动,抽屉会打开。

那么如何检测抽屉何时打开呢?

最佳答案

你有多种选择!

  • 通行证this.props.open并查看 componentWillReceiveProps在那之后 :
    Actions.refresh({key: "drawer", open: true})
  • 同样的问题是 here
  • 一些对您的问题有益的数据 here
  • React Navigation 提供的路由器焊剂中的抽屉所以你最好看到this文档
  • 在 v4 中添加了 native 路由器通量抽屉,所以现在可能有一些错误!
  • 使用另一个抽屉(我向您推荐 this)
  • 关于react-native - React Native Router Flux Drawer,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/52022058/

    24 4 0
    Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
    广告合作:1813099741@qq.com 6ren.com