callstack / callstack/react-native-slider
Flicker on Initial Render Android
Aperta
bug report
- Lingua principale
- TypeScript
- Stelle
- 1.4k
- Fork
- 295
- Merge medio
- 5m
- PR unite (30g)
- 1
Descrizione
## Environment
I am using the example app
```
"@react-native-community/slider": "file:../package",
"babel-preset-expo": "^9.2.0",
"react": "^19.0.0",
"react-native": "^0.79.2",
"react-native-pager-view": "^6.6.0"
```
## Description
On Android, if there is a conditional render, the initial slider value flickers from 0 to the actual value
https://github.com/user-attachments/assets/846fd105-57e0-4d15-889f-0f3ede207473
## Reproducible Demo
https://github.com/cip123/react-native-slider/blob/main/example/src/App.tsx
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.