namespace ShoopNCook.Views; public partial class FavoritesPage : ContentPage { public FavoritesPage() { InitializeComponent(); } }