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
- 主要言語
- TypeScript
- スター
- 3.4k
- フォーク
- 476
- 平均マージ
- 10日 21時間
- マージ済み PR(30日)
- 2
説明
## 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}
}
```

コントリビューションガイド
調査の方向性
提供された PagerView デモを react-native-pager-view 5.4.0 と Android 6.0/API 23 で実行するところから始め、その初期レンダリングを Android 10 および以前のバージョン 5.2.4 と比較します。初期ページがスクロールを必要とせずにレンダリングされれば完了です。この issue では、調査対象のソースファイルやテストは特定されていません。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- android, react-native
- 領域
- mobile
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 35/100