Join Slack
Powered by
in clickable, I can't write composable functions.
# compose
c
chanjungskim
12/13/2022, 2:59 AM
in clickable, I can't write composable functions.
🧵 1
m
myanmarking
12/13/2022, 9:46 AM
you cannot. what is the use case?
myanmarking
12/13/2022, 9:46 AM
onClick { someState.value = true } … if(someState) { showComposable() }. This would work
c
chanjungskim
12/13/2022, 9:47 AM
I got it. So, I am trying to use navigation.
m
myanmarking
12/13/2022, 9:47 AM
oh i see. yes. Your mental modal was wrong 😛 OnClick you want to change some state that re-renders the screen
11
Views
Open in Slack
Previous
Next