leecade / leecade/react-native-swiper

Pagination dots change are kind of slow

Open
#725 17 comments 14 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

Does anyone else just feels that the pagination dots changes are slow, the state of the dots do not change during the swipe action but actually after it is done. Does anyone have a solution for making the change between the selected dot and unselected dots faster?

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

The issue names no files or tests; first reproduce the pagination-dot behavior during a swipe in react-native-swiper and trace where the dot state changes. Done means the selected and unselected dots update during the swipe rather than only after it finishes, with the existing behavior covered by a regression test if the project provides one.

Written by the indexing model from the issue text.

Assessment

Tech stack
react-native
Domain
mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.