Skip to content

Kalendar is a powerful and customizable calendar library for Android applications. It provides a flexible and intuitive way to display and interact with calendars in your app. With Kalendar, you can easily render calendar views, handle date selection, pagination, and range selection, and customize the layout to match your app's design.

License

Notifications You must be signed in to change notification settings

hi-manshu/Kalendar

Repository files navigation

Kalendar - An Elementary Compose Calendar.

Kalendar

This is a calendar to integrate Calendar with Custom design in your jetpack compose project.You can also add list of events for your days. Made with ❤️ for Android Developers by Himanshu

Kalendar Kalendar Github Followers Twitter Follow
Sample App

Introduction

With Compose getting the attention, it was about time to have its own Calendar. Kalendar is all about it with the customization and design.

Setup

To add Kalendar, add this dependency,

dependencies {  
  .....
  implementation("com.himanshoe:kalendar:1.1.0")
}  

or to use Kalendar Endlos, add this dependency,

dependencies {    
  .....  
  implementation("com.himanshoe:kalendar-endlos:1.0.0")
 } 

Kalender gif

Kalender gif

To See More Detail Readme

Please drop a star if you like it ❤️

About

Kalendar is a powerful and customizable calendar library for Android applications. It provides a flexible and intuitive way to display and interact with calendars in your app. With Kalendar, you can easily render calendar views, handle date selection, pagination, and range selection, and customize the layout to match your app's design.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages