callstack / callstack/react-native-slider
Slider no longer "jumps" between defined steps, but makes smooth transitions with iOS 26.
Đang mở
bug report
platform: iOS
- Ngôn ngữ chính
- TypeScript
- Star
- 1.4k
- Fork
- 295
- Merge trung bình
- 5 phút
- Pull request đã merge (30 ngày)
- 1
Mô tả
## 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.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.