Hi there, when I use the compose in Kotlin multipl...
# compose
s
Hi there, when I use the compose in Kotlin multiplatform for OTP entering screen as attached in screen, cursor is not moving backward in case of iOS but in Android works fine..
using the library https://github.com/composeuisuite/ohteepee also tried own implementation there also we are seeing same issue, is there way to solve two problems in iOS 1. Keyboard is hiding and showing when focus moves from one box to another 2. Delete not moving cursor back to previous box