[bug] it cannot support the function onChangeText
ElonXun opened this issue · 2 comments
ElonXun commented
for function :
onChangeText={(text) => { this.setState({
password: text,
})
it cannot work
eslambasher commented
dzpt commented
@eslambasher It's better consider as a bug. Changing from setState
to set property might cause many troubles like masking, text updating while using input.