BEGIN:VCALENDAR
VERSION:2.0
CALSCALE:GREGORIAN
BEGIN:VEVENT
URL:https://www.learndesk.us/class/5541711906340864/lesson/87eb05dc901e045fc23c504ce0e004fb?ref=outlook-calendar
SUMMARY:Send data to a new screen
DTSTART;TZID=America/Los_Angeles:20260425T190000
DTEND;TZID=America/Los_Angeles:20260425T200000
LOCATION:https://www.learndesk.us/class/5541711906340864/lesson/87eb05dc901e045fc23c504ce0e004fb?ref=outlook-calendar
DESCRIPTION: Oftentimes, we not only want to navigate to a new screen but also pass some data to the screen as well. For example, we often want to pass information about the item we tapped on.

Remember: Screens are Just Widgets™. In this example, we’ll create a list of Todos. When a todo is tapped on, we’ll navigate to a new screen (Widget) that displays information about the todo.

https://www.learndesk.us/class/5541711906340864/lesson/87eb05dc901e045fc23c504ce0e004fb?ref=outlook-calendar
STATUS:CONFIRMED
SEQUENCE:3
BEGIN:VALARM
TRIGGER:-PT10M
DESCRIPTION:Class Reminder
ACTION:DISPLAY
END:VALARM
END:VEVENT
END:VCALENDAR