Skip to content

jacobwallstrom/OptionalCompactDatePicker

Repository files navigation

OptionalCompactDatePicker

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.

Demo

Features and limitations

  • 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

About

DatePicker for IOS with compact stylle that can select optional dates

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages