CollectionKit
CollectionKit copied to clipboard
Update DataSource
How can I update the data in the collection? when I update the data in the array, then scroll back and forth, the data in the collection becomes old again, although the array is already new
pls help :)
datasource = newData
just as simple as that