【发布时间】:2017-07-15 04:48:19
【问题描述】:
以下是我的代码: enter image description here
我集成了 react-native-ui-kitten。我运行 UI Kitten 的示例应用程序就可以了。但是当我在我的应用程序中实现(带有所有示例)时,它不会显示也不显示数据。 enter image description here
我使用来自 UI Kitten 的相同数据,但在我的应用程序中它不显示数据。空白的。
如何显示数据? (我从 UI Kitten 实现 Feed 样式)。
【问题讨论】:
-
很难说,因为您没有发布所有代码。另外,您是否收到任何警告或错误?
标签: reactjs react-native react-native-ui-kitten