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

Research direction

Start with a Slider v5.x instance using the new architecture and a defined step, then reproduce the behavior on iOS 26. Compare the smooth movement with the pre-iOS 26 behavior described in the issue. Done means defined steps produce visible jumps again on iOS while the existing Slider behavior remains intact.

Written by the indexing model from the issue text.

Assessment

Tech stack
ios, react-native, typescript
Domain
mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.