ListItem onPress 找不到键

ListItem onPress not finding key

我将 React Native 与 react-native-router-flux 和 native-base 一起使用。我用 native -base 创建了一个 SideMenu 并用 react-native-router-flux 导航。问题是,当我单击 ListItem 时,它不会导航到我想要的屏幕。

如果你真的想这样做:

Actions[data.key]({})