uiwjs / react-native-uiw

A UI component library based on React Native (Android & iOS).
https://uimjs.github.io
MIT License
45 stars 26 forks source link

优化Form、Button、Progress组件 #604

Closed hy916 closed 1 year ago

hy916 commented 1 year ago
  1. form表单组件增加VerificationCode验证码倒计时组件
  2. 变更Button按钮边框的颜色以解决其他使用Button按钮的组件颜色展示不对的问题
  3. 优化Progress组件文档展示