PhotoKit moments deprecated - what do we replace it with?

In iOS13, the PHAssetCollection and PHAssetCollectionList methods and types for retrieving moments were deprecated.
I can't see a clear way to get the same information (grouped photos by date and location with localized titles for the locations). Do we have to do all of the grouping ourselves based on time/location of PHAssets or is there another way to get this same functionality?
Post not yet marked as solved Up vote post of cdemirislt Down vote post of cdemirislt
433 views