react-native-material-textfield icon indicating copy to clipboard operation
react-native-material-textfield copied to clipboard

Fix value not updating

Open ahmedreda97 opened this issue 5 years ago • 6 comments

Fixed issue #224

ahmedreda97 avatar Jan 21 '20 11:01 ahmedreda97

Can someone merge this? Pretty please :) @n4kz

marialeonte avatar Feb 13 '20 09:02 marialeonte

Please merge this!! we need this fix, is very important :c

@n4kz @thulioprado @Thyix

LcsGrz avatar Mar 06 '20 03:03 LcsGrz

its still unmerged?

15110011 avatar Mar 26 '20 03:03 15110011

Hey @n4kz @thulioprado @Thyix !!!!

LcsGrz avatar Apr 25 '20 18:04 LcsGrz

This library is now unusable causing me hours of extra work. Crashes on the newest RN version and the value is not updating. Why would you need a defaultValue prop and do stuff like let value = this.isDefaultVisible()? defaultValue: text;

Just let me control the value... Even if I set both value and defaultValue props the field stays empty. Open PRs fixing those problems are not getting merged. Thanks I'll just write my own component...

bviebahn avatar May 26 '20 11:05 bviebahn

If any of you still need this I've republished this lib and fixed a couple of bugs, one of which is this. https://www.npmjs.com/package/rn-material-ui-textfield

gabrieldonadel avatar Dec 09 '20 16:12 gabrieldonadel