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

Nobody has claimed this yet.

Assessment

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

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.

Description

bug report platform: iOS

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.

Dominant language
TypeScript
Stars
1.4k
Forks
295
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from callstack/react-native-slider

All issues in callstack/react-native-slider

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.