KAMOsama
KAMOsama
Hi,If I want to choose different animation transitions based on different screens, is there a better approach to achieve this? The simple way is as follows.: ````kotlin @Composable fun App()...
Delete duplicate koin-ktor Package
* add FunctionCallbackMethodProcessor to support parsing. * add the FunctionCalling annotation to declare * add FunctionCallbackMethodProcessorIT as test Dependent on https://github.com/spring-projects/spring-ai/pull/1099 define: ```java public class FunctionCallConfig { @FunctionCalling(name = "dateTime",...