Skip to content

v0.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Apr 18:49
· 287 commits to main since this release
v0.1.0
997762f

Summary

Main visible feature is a themes support. You can provide custom themes or use predefined CalendarThemeLight and CalendarThemeDark themes. Modal BottomSheet example shows how to utilize colors from predefined themes to seamlessly integrate with other UI components.

🚀 New Features

🎁 Example App

  • Add light and dark themes
  • Add example integration with modal bottomsheet

📖 Documentation

  • doc: add gif preview to readme (#13) @likern
  • doc: add usage and calendar props sections (#10) @likern