Halil Ozercan
03/14/2021, 6:46 PMcomposed
modifier that is used for custom stateful modifiers. My first question is what are the limitations around it? It's a compose function so it lets me call any other composable function that may or may not emit widgets. For example it makes sense to use remember
but it's a little strange calling Box
.Adam Powell
03/14/2021, 7:07 PMAdam Powell
03/14/2021, 7:07 PMZach Klippenstein (he/him) [MOD]
03/15/2021, 7:07 AMprohibit doing so at the compiler plugin level👀 👀 👀
Adam Powell
03/15/2021, 2:56 PMNothing
Adam Powell
03/15/2021, 2:56 PMZach Klippenstein (he/him) [MOD]
03/15/2021, 2:57 PM