标签: listview react-native
将其包裹在可触摸中将禁用滚动。
<TouchableWithoutFeedback> <listview/> </TouchableWithoutFeedback>
将可渲染的渲染行包裹起来。但列表视图可能没有填充行。