When i tried to use Material3 Calendar in compose ...
# compose-ios
f
When i tried to use Material3 Calendar in compose iOS, it caught on error saying : Uncaught Kotlin exception: kotlin.native.internal.IrLinkageError: Can not get instance of singleton 'System': No class found for symbol 'kotlinx.datetime/Clock.System|null[0]' -depedency : kotlinx datetime : 0.7.1 Material3 : 19.0-beta05
f
I solved by using Material3 : 1.10.0-alpha01