A Swift date picker working the same as the built in date picker in compact mode date only mode, but that can have a nullable date.
- Able to to start with a null date or clear an already set date
- Same look and feel as the built in date picker
- The label can be customized in the same way as the built in date picker
- The collapsed button can be customized with foreground and background color, which the built in date picker cannot do
- Tested with IOS 15-18
- Only the date part can be selected, not the time
- Only supports the compact mode
