TextInput ignoring passed in value #28815
Labels
Component: TextInput
Related to the TextInput component.
Needs: Triage 🔍
Stale
There has been a lack of activity on this issue and it may be closed soon.
Please provide all the information requested. Issues that do not follow this format are likely to stall.
Description
TextInput component shows different value than what is passed in through the value prop
React Native version:
0.62.0
Steps To Reproduce
Expected Results
Expected to only see integers in the text input
Snack, code example, screenshot, or link to a repository:
passed in onChange function is just onChangeWeight:
The text was updated successfully, but these errors were encountered: