标签: android react-native
我试图让反应导航作为标签视图工作。它工作正常,我可以看到主页,设置选项卡,但我无法看到选项卡类的渲染方法返回的内容。
我希望看到我在每个课程中显示的文字都显示在这里。我很感激你的每一个帮助。
代码:
overflow: hidden; height:100vh; width: 100vh;
示例来自https://reactnavigation.org/docs/en/tab-based-navigation.html