WheelPicker:can not update activeTextColor and the scroll direction is sometimes wrong
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 7.2k
- Forks
- 748
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 1
Description
Description
1.when scroll fast, can not update the activeTextColor
In picture,the year,day,hour,minute is wrong activeTextColor.
2.when scroll fast,the direction is sometimes wrong.such as i want scroll to end,but the wheel can scroll to top.
https://github.com/user-attachments/assets/2c757c24-9e35-4375-b8e9-f258d8aaa542
Environment
"react": "19.2.0",
"react-native": "0.83.1",
"react-native-reanimated": "^4.2.1",
"react-native-ui-lib": "^8.2.1",
"react-native-worklets": "^0.7.2",
"uilib-native": "^5.0.1",
"react-native-gesture-handler": "^2.30.0",
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The report names no file or test; start at the WheelPicker entry point and reproduce rapid scrolling with the listed React Native, Reanimated, and UI-lib versions. Done means fast scrolling reliably applies the correct activeTextColor and does not move opposite the requested direction.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react-native, typescript
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100