From e72e31413592a3ef44da428acb63e915e92a563f Mon Sep 17 00:00:00 2001 From: Andy Ponce Date: Tue, 1 Nov 2022 20:37:32 -0400 Subject: [PATCH] Note page (#2) * Added NotePage * Added content to NotePage.xaml * Added fuctionality to NotePage, added NotePage to AppShell --- Notes/AppShell.xaml | 2 +- Notes/NotePage.xaml | 20 ++++++++++++++++++++ Notes/NotePage.xaml.cs | 28 ++++++++++++++++++++++++++++ Notes/Notes.csproj | 3 +++ 4 files changed, 52 insertions(+), 1 deletion(-) create mode 100644 Notes/NotePage.xaml create mode 100644 Notes/NotePage.xaml.cs diff --git a/Notes/AppShell.xaml b/Notes/AppShell.xaml index 189497e..e3e033b 100644 --- a/Notes/AppShell.xaml +++ b/Notes/AppShell.xaml @@ -9,7 +9,7 @@ + + + + + +