Skip to content

v0.5.3

Compare
Choose a tag to compare
@MohamedRejeb MohamedRejeb released this 07 Aug 16:51
· 142 commits to main since this release
ea38095

📦 Dependencies

If you are using calf-file-picker on iOS and you are using Kotlin 2.0.0, you may encounter an issue due to Compose compiler. Make sure to update your Kotlin version to 2.0.10

🚀 Features

calf-ui

🐛 Fixes

calf-ui

  • Use initialSelectedDateMillis as the initial date on iOS if it exists. by @MohamedRejeb in #126
  • Plumb down modifier parameter in iOS AdaptiveBottomSheet by @ZacSweers in #132
  • Fix iOS AdaptiveDatePicker TimeZone issues by @MohamedRejeb in #134
  • [iOS] Picker not displayed when not on main view controller by @dan15d in #136
  • Fix light/dark theme issue on bottom sheet by @MohamedRejeb in #144

calf-file-picker

New Contributors

Full Changelog: v0.5.2...v0.5.3