【发布时间】:2015-04-23 06:35:40
【问题描述】:
我想与现有的应用程序集成。
在 ReactNative 文档中:
Remember to install all subspecs you need. The <Text> element cannot be used without pod 'React/RCTText'.
现在,模拟器出了点问题:
Cant't find variable:ListView
我想使用<ListView>,我将安装哪些子规范?
【问题讨论】:
标签: ios react-native