leecade / leecade/react-native-swiper

New version with scroll view on Android not always working

Open
#1,027 4 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

🔎investigate component: ViewPager
Dominant language
JavaScript
Stars
10.5k
Forks
2.3k
PR merge metrics
No merged PRs in 30d

Description

Which OS

Android

Version

Which versions are you using:

  • react-native-swiper v1.6.0-nightly
  • react-native v0.59.10
Expected behaviour
  • Scrolling on android should work consistently, dots stay in sync
Actual behaviour
  • Scrolling back to the first image jumps back to the second
  • dots get out of sync
How to reproduce it>
Steps to reproduce
  1. Android Nexus 5x, 8.1.0
  2. Have 3 images in swiper
  3. swipe to end, swipe back
  4. when swiping back to first image, snaps back without animation to second image, dots out of sync

Going back to ViewPager for now, and I realize this is pre-release. Thanks!!

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 Android Nexus 5X case with react-native-swiper v1.6.0-nightly, React Native 0.59.10, and three images. Trace the swipe-back behavior and indicator updates; done means returning from the last image to the first animates correctly and the dots remain synchronized.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react-native
Domain
mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
28/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.