-
Notifications
You must be signed in to change notification settings - Fork 621
Description
💬 Before You Start
- I have searched the issues of this repository and believe that this is not a duplicate.
🙋 Description/Step to reproduce
在5.3.2版本中DatePikcer给默认值之后打开 还是会出现值显示的位置发生偏移的问题 好像Picker的修复并没有使DatePicker的效果生效
🔴 Version
5.3.2
💻 Environment
Android
⚫️ Output of npx react-native info
System:
OS: Windows 11 10.0.26100
CPU: (16) x64 AMD Ryzen 7 8845H w/ Radeon 780M Graphics
Memory: 3.54 GB / 27.75 GB
Binaries:
Node:
version: 18.20.4
path: C:\nvm4w\nodejs\node.EXE
Yarn:
version: 1.22.22
path: C:\nvm4w\nodejs\yarn.CMD
npm:
version: 10.7.0
path: C:\nvm4w\nodejs\npm.CMD
Watchman: Not Found
SDKs:
Android SDK: Not Found
Windows SDK: Not Found
IDEs:
Android Studio: Not Found
Visual Studio: Not Found
Languages:
Java: 11.0.15
Ruby: Not Found
npmPackages:
"@react-native-community/cli": Not Found
react:
installed: 18.2.0
wanted: 18.2.0
react-native:
installed: 0.72.5
wanted: 0.72.5
react-native-windows: Not Found
npmGlobalPackages:
"react-native": Not Found
Android:
hermesEnabled: true
newArchEnabled: false
iOS:
hermesEnabled: Not found
newArchEnabled: Not found
Additional comments
No response