<TextInput value="test" palceholder="Enter text"></TextInput>
Here in this TextInput component if i remove the "value" attribute then user entered data is visible properly .But i can't remove this "value" attribute bacause while retrieve the data i am using this "value" attribute to place the saved value