compose-multiplatform icon indicating copy to clipboard operation
compose-multiplatform copied to clipboard

Request to support BasicTextField2

Open dhakehurst opened this issue 1 year ago • 4 comments
trafficstars

seems not supported in mutiplatform yet

dhakehurst avatar Feb 01 '24 09:02 dhakehurst

BasicTextField2 was added in Jetpack Compose 1.6.0, so you need to use CMP 1.6.0-beta01

chrisbanes avatar Feb 01 '24 10:02 chrisbanes

erm....the code says it is still not supported !

image

and it does not work!

dhakehurst avatar Feb 01 '24 15:02 dhakehurst

Hello! For now, we don't support BasicTextField2, but we are working on it. Please, stay tuned!

mazunin-v-jb avatar Feb 01 '24 17:02 mazunin-v-jb

BasicTextField2 unfortunately won't be released in Compose Multiplatform 1.6 for non-Android targets. We will support it in the next version.

igordmn avatar Feb 05 '24 19:02 igordmn

Initial support for BasicTextField2 is in 1.6.10-beta01

m-sasha avatar Apr 17 '24 19:04 m-sasha

Are there any updates on this?

Cuyer avatar Jul 30 '24 22:07 Cuyer