I forgot to mention about to update input dynamically
.onChange(of: textValue) { oldValue, newValue in
textValue = oldVlaue
}
Topic:
UI Frameworks
SubTopic:
SwiftUI
Tags: