leecade / leecade/react-native-swiper

ios平台,刚开始轮播,会先渲染最后一个组件,然后再轮播

Open
#564 3 comments 4 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
10.5k
Forks
2.3k
PR merge metrics
No merged PRs in 30d

Description

ios平台,刚开始轮播,会先渲染最后一个组件,然后渲染第一个组件,在按顺序轮播,就是每次进到详情页,会先渲染最后一个图片,然后就正常轮播。

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the issue on iOS by entering a detail page and observing the swiper's initial rendering order. Trace the initial slide selection and rendering sequence; done means the first image renders first and the carousel then proceeds in the expected order without briefly showing the last image.

Written by the indexing model from the issue text.

Assessment

Tech stack
ios, javascript, react-native
Domain
mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.