on iOS TextInput native value is not matching provided value prop #19167
Labels
Component: TextInput
Related to the TextInput component.
Platform: iOS
iOS applications.
Stale
There has been a lack of activity on this issue and it may be closed soon.
on iOS TextInput native value is not matching provided value prop, on Android is working as expected
basically there is no way to manipulate / filter / replace what the user is typing in a TextInput on iOS, the TextInput is ignoring provided value prop or probably TextInput is not re-rendered accordingly, hope you can fix it - it is quite important
Steps to Reproduce
Environment
Environment:
OS: macOS High Sierra 10.13.4
Node: 8.9.1
Yarn: 1.6.0
npm: 5.7.1
Watchman: 4.9.0
Xcode: Xcode 9.3 Build version 9E145
Android Studio: 3.1 AI-173.4720617
Packages: (wanted => installed)
react: 16.3.1 => 16.3.1
react-native: 0.55.3 => 0.55.3
The text was updated successfully, but these errors were encountered: