24jieqi / react-native-xiaoshu

🌈 React Native UI library
https://24jieqi.github.io/react-native-xiaoshu
Apache License 2.0
191 stars 21 forks source link

feat(TextInput): 🎸 把 digit\number\password 移除,保障输入框相对简单 #4

Closed onlyling closed 2 years ago

onlyling commented 2 years ago

Bug Fixes

fix(NumberInput): 🐛 切换其他键盘,第一位是非数字的情况无法限制字符

BREAKING CHANGE

🧨 TextInput 的 type 不能设置 digit\number\password,使用 NumberInput\PasswordInput 代替