callstack / callstack/react-native-slider
Not selectable when opacity is 0 in iOS?
未关闭
question
- 主要语言
- TypeScript
- 星标
- 1.4k
- 派生
- 295
- 平均合并
- 5 分钟
- 30 天内合并 PR
- 1
描述
I need custom styles for my slider. I couldn't find a library that gave me the control I needed so instead Im making the appearance I need with custom CSS applied to Views which are positioned behind the slider component.
I then need to hide the slider component. If I set `opacity: 0` it's fine on Android but on iOS the slider is un-selectable. Is this a bug or intended behaviour?
贡献指南
调研方向
使用 issue 中描述的自定义样式设置,将组件设置为 opacity: 0,重现 iOS 和 Android 上 slider 的行为。比较该控件在每个平台上是否仍可选择,然后确认这一差异是否是有意为之,或确定需要更改的组件行为。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- react-native, typescript
- 领域
- mobile
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 35/100