【发布时间】:2020-09-30 00:43:55
【问题描述】:
【问题讨论】:
标签: react-native-navigation wix-react-native-navigation
【问题讨论】:
标签: react-native-navigation wix-react-native-navigation
将 enabled 选项设置为 false。
rightButtons: [
{
id: 'fertigBtn',
text: 'Fertig',
enabled: false
}
]
【讨论】: