callstack / callstack/react-native-slider

Not selectable when opacity is 0 in iOS?

Open
#171 2 comments 1 reaction 0 assignees View on GitHub
question
Dominant language
TypeScript
Stars
1.4k
Forks
295
Avg merge
5m
Merged PRs (30d)
1

Description

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?

Contributor guide

Open the contributing guide

Research direction

Reproduce the slider behavior on iOS and Android with the component styled at opacity: 0, using the custom styling setup described in the issue. Compare whether the control remains selectable on each platform, then confirm whether the difference is intentional or identify the component behavior that needs changing.

Written by the indexing model from the issue text.

Assessment

Tech stack
react-native, typescript
Domain
mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.