Use the extraData property on your FlatList component. As the documentation states: By passing extraData={this.state} to FlatList we make ...
確定! 回上一頁