Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Picker 组件的 PopupPicker 并未透传 actionTextActiveOpacity 和 actionTextUnderlayColor 属性,但在 Popup 组件的 props 类型中是存在的,导致使用时传入无实际效果 #1342

Open
1 task done
zengzjie opened this issue Apr 29, 2024 · 1 comment
Labels

Comments

@zengzjie
Copy link

💬 前提强调

  • I have searched the issues of this repository and believe that this is not a duplicate.

🙋 描述详情/重现步骤

image image

希望官方能将这两个属性补充透传下去,现在无法去修改点击时的底图颜色

🔴 版本

5.1.2

💻 运行环境

iOS, Android, Expo, react-native-web, react-native-windows, react-native-macos

⚫️ npx react-native info输出信息

System:
OS: macOS 14.3.1
CPU: (8) arm64 Apple M1 Pro
Memory: 80.05 MB / 16.00 GB
Shell:
version: "5.9"
path: /bin/zsh
Binaries:
Node:
version: 18.19.1
path: ~/.nvm/versions/node/v18.19.1/bin/node
Yarn:
version: 1.22.18
path: /usr/local/bin/yarn
npm:
version: 10.2.4
path: ~/.nvm/versions/node/v18.19.1/bin/npm
Watchman: Not Found
Managers:
CocoaPods: Not Found
SDKs:
iOS SDK:
Platforms:
- DriverKit 23.2
- iOS 17.2
- macOS 14.2
- tvOS 17.2
- visionOS 1.0
- watchOS 10.2
Android SDK:
API Levels:
- "30"
- "33"
- "34"
Build Tools:
- 30.0.3
- 33.0.1
- 33.0.2
- 34.0.0
System Images:
- android-30 | Google APIs ARM 64 v8a
- android-34 | Google APIs ARM 64 v8a
Android NDK: 22.1.7171670
IDEs:
Android Studio: 2023.2 AI-232.10300.40.2321.11567975
Xcode:
version: 15.2/15C500b
path: /usr/bin/xcodebuild
Languages:
Java:
version: 17.0.11
path: /usr/bin/javac
Ruby:
version: 2.6.10
path: /usr/bin/ruby
npmPackages:
"@react-native-community/cli": Not Found
react:
installed: 18.2.0
wanted: 18.2.0
react-native:
installed: 0.73.2
wanted: 0.73.2
react-native-macos: Not Found
npmGlobalPackages:
"react-native": Not Found
Android:
hermesEnabled: true
newArchEnabled: false
iOS:
hermesEnabled: true
newArchEnabled: false

补充说明

No response

1uokun added a commit that referenced this issue Apr 29, 2024
@1uokun 1uokun mentioned this issue Apr 29, 2024
@1uokun
Copy link
Collaborator

1uokun commented Apr 29, 2024

fix: [Picker] add okButtonProps,dismissButtonProps in @5.1.3

感谢你的反馈,好的问题会得到快速反馈

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants