ant-design / ant-design-mobile-rn

Ant Design for React Native
https://rn.mobile.ant.design/
MIT License
3.09k stars 611 forks source link

[Bug] ReactNative 0.76 Switch组件修改大小后显示错误 #1389

Closed gaozhe3321 closed 4 days ago

gaozhe3321 commented 3 weeks ago

💬 Before You Start

🙋 Description/Step to reproduce

React Native 0.76版本启用新架构 给Swtich组件设置style={{width:32, height: 16}}后,圆形滑块形状错误 微信截图_20241027164817

🔴 Version

5.2.3

💻 Environment

Android

⚫️ Output of npx react-native info

warn Package @ant-design/icons-react-native contains invalid configuration: "dependency.assets" is not allowed. Please verify it's properly linked using "npx react-native config" command and contact the package maintainers about this. info Fetching system and libraries information... System: OS: Windows 11 10.0.22631 CPU: (12) x64 12th Gen Intel(R) Core(TM) i5-12490F Memory: 16.27 GB / 31.84 GB Binaries: Node: version: 20.18.0 path: C:\Program Files\nodejs\node.EXE Yarn: version: 1.22.22 path: C:\Program Files\nodejs\yarn.CMD npm: version: 10.9.0 path: C:\Program Files\nodejs\npm.CMD Watchman: Not Found SDKs: Android SDK: API Levels:

Additional comments

No response

1uokun commented 4 days ago

fixed in 5.3.0