callstack / callstack/react-native-slider
Not selectable when opacity is 0 in iOS?
Abierto
question
- Lenguaje dominante
- TypeScript
- Estrellas
- 1.4k
- Forks
- 295
- Merge medio
- 5 min
- PR fusionados (30 d)
- 1
Descripción
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?
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.