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
This is a beginner iOS Notes App created using SwiftUI. The app allows users to write a note with a title and text showing their emotions and saves it with the current date and time. The Saved screen shows only metadata to keep the list clean, and tapping any note opens the full message in a detail view. A popup alert confirms every save action.