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

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.