Skip to content

Releases: DongChyeon/PhotoCalendar

v1.0.0

20 Dec 17:30
f906494
Compare
Choose a tag to compare

🎉 Initial Release: Photo Calendar 1.0.0

Key-Features

1. Customizable Styling

  • Header Configuration: Customize the text style, color, and layout of the month and year display.
  • Week Header Configuration: Adjust weekday labels (e.g., Sun, Mon, etc.) with different styles and colors.
  • Day Configuration: Set the text style, color, and background for both regular and selected days.
  • Day Indicator: Add customizable shapes (e.g., CircleShape, RoundedCornerShape) and colors to selected day.

2. Localization Support

  • Supports both English (EN) and Korean (KO) locales.
  • Dynamically formats headers and weekday labels:
  • EN: “February 2024”
    KO: “2024년 2월”

3. Day Background Images

  • Customize the background of specific days using events.

4. Layouts

  • Horizontal Scrolling Calendar: Week-based, scrollable layout.
  • Grid-based Calendar: Month view with weeks in rows.