Vinay Gaba
09/20/2020, 5:03 PMBecause of this, writes like this are not supported in Compose; by prohibiting those writes, we allow the framework to change threads to execute composable lambdas.I was wondering what “prohibiting those writes” means? Like I understand why we shouldn’t do it but how is the system enforcing it right now? I don’t see anything that’s stopping me from doing that.
Adam Powell
09/20/2020, 6:59 PMVinay Gaba
09/20/2020, 7:11 PM