leecade / leecade/react-native-swiper

Randomly changes page content

Open
#1,312 4 comments 0 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

Which OS ?

Android and iOS

Version

Which versions are you using:

  • react-native-swiper v1.6.0
  • react-native v0.66.3
  • react-native-animatable: 1.3.3
  • react-native-reanimated: 2.3.0-beta.3
  • react-native-safe-area-context: 3.3.2
  • react-native-screens: 3.9.0
Expected behaviour

Show the correct page and does not automatically change what to show.

Actual behaviour

Shows wrong page even when the dots indicate that another page should be displayed. Automatically changes what page to display even when the user does not swipe the screen. How can it work this randomly?

How to reproduce it
  • Each page has a vertical scrollview. Maybe Swiper can't handle this.
Steps to reproduce
  1. Start the app

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

Start by reproducing the issue on Android and iOS with the listed dependency versions, using a swiper whose pages each contain a vertical ScrollView. Check whether the displayed page and pagination dots diverge or change without a swipe. Done means the correct page remains displayed and matches the dots during this reproduction.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.