【问题标题】:Is there a way to disable the right button in the topbar?有没有办法禁用顶部栏中的右键?
【发布时间】:2020-09-30 00:43:55
【问题描述】:

有没有办法像在联系人应用程序中那样禁用右键?

【问题讨论】:

    标签: react-native-navigation wix-react-native-navigation


    【解决方案1】:

    enabled 选项设置为 false。

    rightButtons: [
      {
        id: 'fertigBtn',
        text: 'Fertig',
        enabled: false
      }
    ]
    

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2019-09-24
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2023-04-04
      • 1970-01-01
      • 1970-01-01
      • 2017-11-12
      相关资源
      最近更新 更多