react-native之SectionList 中state更新,render不重新渲染問題

問題一:react-native之SectionList 中state更新,render不重新渲染問題   解決方法:在SectionList 裏面加上 extraData={this.state} 就可以了   問題二:SectionList 中 renderSectionHeader 裏面綁定函數不能傳參問題   解決方法:在constructor裏面加上下面這句話,完美解決this this
相關文章
相關標籤/搜索