leecade/react-native-swiper
View on GitHubreact-native-swiper android Can't vertical scrolling
Open
#477 opened on Jul 24, 2017
8 comments (8 comments)4 reactions (4 reactions)0 assignees (0 assignees)JavaScript10,334 stars (10,334 stars)2,346 forks (2,346 forks)batch import
help wanted
Description
This issue does not include a description.
Contributor guide
- Tech stack
- react nativejavascript
- Domain
- mobile
- Issue type
- bug
- DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
- 3
- Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
- 1-3 hours
- Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
- stale
- ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
- unclear
- Prerequisites
- React Native basicsAndroid development environment
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 30
- Research direction
- The issue title suggests a bug with vertical scrolling on Android in react native swiper, but the body is empty. Research should begin by reproducing the bug on an Android device or emulator. Look at the component's ScrollView or gesture handling code in the repository, particularly platform specific files for Android. Check closed issues or PRs for similar fixes. Since the issue is from 2017, verify if it persists in the latest version.