v0.5.3
📦 Dependencies
- Update Kotlin to 2.0.10 by @MohamedRejeb in #142
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
- Support partially expanded sheet on iOS by @MohamedRejeb in #143
🐛 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
- Update FilePickerLauncher.ios.kt by @dan15d in #121
- Refactor rememberImageVideoPickerLauncher by @MohamedRejeb in #130
New Contributors
- @dan15d made their first contribution in #121
- @ZacSweers made their first contribution in #132
Full Changelog: v0.5.2...v0.5.3