callstack / callstack/react-native-slider

Slider no longer "jumps" between defined steps, but makes smooth transitions with iOS 26.

Open
#758 4 comments 0 reactions 0 assignees View on GitHub
bug report platform: iOS
Dominant language
TypeScript
Stars
1.4k
Forks
295
Avg merge
5m
Merged PRs (30d)
1

Description

## Environment

* Slider v5.x with the new architecture.
* iOS 26 used for the repro.

## Description

With the iOS 26 the behavior of native Slider changed. Beside having the liquid glass applied the slide movement is now smooth between defined steps, while it should be consistent with what was before v26 - Slider should make visible "jumps" between defined steps.

## Reproducible Demo

Any Slider instance with `step` defined will do to repro.

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.