What is Side Effect? Composable functions are typically used to render UI elements. However, there are cases where composable functions need to execute code that is not related to the UI like sending analytics events or navigating to another screen g...
trinhlbk.dev4 min read
No responses yet.