How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
[NO LONGER MAINTAINED] Android library for better Picker DialogFragments
The main features of derekbrameyer/android-betterpickers are: Calendars and Pickers.
Projects with overlapping indexed features include: pikaday/pikaday — Pikaday is a lightweight JavaScript datepicker library and client-side date input manager. It provides a standalone… cvcalendar/cvcalendar — A custom visual calendar for iOS 8+ written in Swift (>= 4.0). itsmeichigo/datetimepicker — A nicer iOS UI component for picking date and time. patchthecode/jtapplecalendar — JTAppleCalendar is a customizable calendar component and date picker library for iOS applications built with Swift. It… richardtop/calendarkit — 📅 Calendar for Apple platforms in Swift. romannurik/android-monthcalendarwidget — A simple example of a responsive Month Calendar app widget for Android.
Pikaday is a lightweight JavaScript datepicker library and client-side date input manager. It provides a standalone calendar interface for selecting dates in web applications as a zero-dependency UI component that operates without external frameworks or libraries. The tool features a modular CSS architecture that separates structural logic from visual presentation, allowing for flexible customization of the calendar layout. It includes built-in support for calendar localization, enabling the update of month names and weekday labels to match specific languages or regions. The library manages
A nicer iOS UI component for picking date and time
JTAppleCalendar is a customizable calendar component and date picker library for iOS applications built with Swift. It provides a programmable user interface control designed to display date-based grids and manage date selection. The library supports both single-date and range-based selection modes, allowing for the highlighting of continuous date spans. It features a flexible grid system that enables custom cell rendering and protocol-based customization to match specific application aesthetics. The component includes capabilities for date navigation, range restriction to define viewable bo
A custom visual calendar for iOS 8+ written in Swift (>= 4.0).