You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
By encapsulating the delegates of tableView and collectionView, and using DiffableDataSource for refreshing data, it significantly simplifies the process of list construction and enhances development efficiency.