react-native flatlist setState修改数据视图不刷新解决方案

给flatlist添加属性:handleMethod = {({viewableItems}) => this.handleViewableItemsChanged(viewableItems)}