compose-multiplatform
compose-multiplatform copied to clipboard
Request to support BasicTextField2
seems not supported in mutiplatform yet
BasicTextField2 was added in Jetpack Compose 1.6.0, so you need to use CMP 1.6.0-beta01
erm....the code says it is still not supported !
and it does not work!
Hello! For now, we don't support BasicTextField2, but we are working on it. Please, stay tuned!
BasicTextField2 unfortunately won't be released in Compose Multiplatform 1.6 for non-Android targets. We will support it in the next version.
Initial support for BasicTextField2 is in 1.6.10-beta01
Are there any updates on this?