By passing extraData={this.state} to FlatList we make sure FlatList itself will re-render when the state.selected changes. Without setting this ...
確定! 回上一頁