callstack / callstack/react-native-pager-view
Blink initial page was solved by 5.4.0, but the initial page is not rendered on Android 6.0
- Lingua principale
- TypeScript
- Stelle
- 3.4k
- Fork
- 476
- Merge medio
- 10g 21h
- PR unite (30g)
- 2
Descrizione
## Environment
react native 0.63.4
Android 6.0.0 API 23
react-native-pager-view 5.4.0
## Description
I upgrade the package from 5.2.4 to 5.4.0, because of the blink initial page. It works well on my phone - Android 10.
But when I use my APP on the Android 6.0 device, the initial page is not rendered. After I scroll the page, the component works well.
## Reproducible Demo
I think normal usage could reproduce the problem
```javascript
function Demo(props) {
return {props.children}
}
```

Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Start with the provided PagerView demo using react-native-pager-view 5.4.0 on Android 6.0/API 23, then compare its initial rendering with Android 10 and the earlier 5.2.4 version. Done means the initial page renders without requiring a scroll; the issue does not identify a source file or test to inspect.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- android, react-native
- Ambito
- mobile
- Tipo di issue
- Bug
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 35/100