Watch Date Picker
A customizable date picker for watchOS and SwiftUI.
Installation
Documentation
Online documentation is available at freyaariel.github.io/documentation/watchdatepicker.
Overview
The DatePicker
view displays a button with a title and the selected value. When pressed, it presents a sheet with user interfaces for selecting date and time.
Date & Time Mode

Date Mode

Time Mode

Outside of Lists
Both DatePickerView
and TimePickerView
can be used independently of DatePicker
.
Date Picker View


Time Picker View

