【问题标题】:React native, I'm not able to navigate between screens反应原生,我无法在屏幕之间导航
【发布时间】:2021-01-18 09:30:27
【问题描述】:

我正在关注反应导航文档。我做了所有的安装。 我在最新版本(0.63)中使用 react native expo。 当我从 app.tsx 中创建屏幕或创建函数时,我遇到了以下问题。

enter image description here

【问题讨论】:

标签: typescript react-native react-navigation react-navigation-stack


【解决方案1】:

here 所述,您可以执行以下操作:

...
function HomeScreen({ navigation }: { navigation: any} {
...

【讨论】:

猜你喜欢
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
相关资源
最近更新 更多