echojs-reader
echojs-reader copied to clipboard
Password field is not hidden
Can we fix the showing password field? We could use something like secureTextEntry:
http://facebook.github.io/react-native/docs/textinput.html#securetextentry
PS: Lovely project. Thank you for your work.