Koyomi

screenshot of Koyomi

Simple customizable calendar component in Swift :calendar:

Overview:

The Koyomi theme is a customizable calendar view for iOS that is designed to be easy to use. It supports various features such as changing the displayed month, hiding days of other months, and getting the current month string. The theme also allows for the customization of layout properties, text position, text font, color properties, and more.

Features:

  • Change displayed month: Allows users to change the displayed month by calling the display(in: MonthType) function.
  • Hide days of other months: Users can hide days of other months by setting the isHiddenOtherMonth property to true.
  • Get current month string: Provides the ability to get the current month string by calling the currentDateString(withFormat: "MM/yyyy") function.
  • Selection state of date: Allows users to configure the selection mode with different styles such as background, circle, line, and more. Users can also select and unselect specific dates programmatically.
  • Highlight specific days: Users can change the color and background color of specific days.

Summary:

The Koyomi theme is a customizable calendar view for iOS that provides various features for managing and displaying dates. With its easy-to-use interface and customizable properties, it allows users to create visually appealing and functional calendar views in their iOS applications.

ui-kit
UI Kits & Components

A UI kit provides developers with a set of reusable components that can be easily integrated into a website or application. These components are pre-designed with consistent styling and functionality, allowing developers to save time and effort in the design and development process. UI kits can be either custom-built or third-party, and often include components for buttons, forms, typography, icons, and more.