To convert the object to an array in react native, just use Object.entries() to iterate the object and use the map() method to create an array ...
確定! 回上一頁