My guess is that is has to do with how the FlatList is rendering in ... return ( <FlatList data={Object.values(courses)} renderItem={({ item }) ...
確定! 回上一頁