AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
Compose 1.0 - Editing Text Fields
With Compose 1.0, we kind of aimed to create this hoisted appearance to the text state in the text field composable. And so we gave you this value and on-value change callback that really kind of just gives the appearance of being hoisted state. But as I kind of mentioned earlier, the Gboard implementation doesn't really like give us like one character at a time or something like that. It sends these complex replace operations and it's a very complex asynchronous protocol.