A customizable React Native TextInput with its placeholder always shown. Includes masks, global styles, character count, and a bunch else.
293
stars
60
forks
source link
[BUGFIX-95] Remove secureTextEntry from declared props #99
Closed
erheron closed 2 years ago
This is a PR to fix issue #95 . The most important change is
Props
interface change -- others are just Prettier changes