我试图让一个按钮出现在headerRightReact 导航屏幕的标题栏中,但我似乎无法让它工作。
headerRight
我希望开始按钮(在 中的内容headerRight)何时显示props.players.length > 1。
props.players.length > 1
任何人都可以指出我正确的方向吗?
react-native react-navigation
react-native ×1
react-navigation ×1