FavoritesViewController

public final class FavoritesViewController : UIViewController, FavoritesViewManager
extension FavoritesViewController: ControllerConfiguration
extension FavoritesViewController: SegueHandler
extension FavoritesViewController: FavoriteEditorDelegate
extension FavoritesViewController: UICollectionViewDataSource
extension FavoritesViewController: UICollectionViewDelegate
extension FavoritesViewController: UICollectionViewDelegateFlowLayout

Manages the view of Favorite items. Users can choose a Favorite by tapping it in order to apply the Favorite settings. The user may long-touch on a Favorite to move it around. Double-tapping on it will open the editor.