leecade / leecade/react-native-swiper

How to create deadzone?

Open
#1,163 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Hello,

Is it possible to create zone of screen with no scrolling enabled for swiper?
We are using react-native-swiper as navigation, like tinder (swipe between profile, cards and chats).
The problem occurs when we try to swipe profile card on cards screen, it starts swiping screens.
In Tinder only zone above profile card is swipeable for navigation, how can we implement this? Already trying to play with enabling/disabling scrollEnabled on click in deadzone, but no result.

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

No file or test is named in the issue. Start by reviewing react-native-swiper's documentation and the behavior of scrollEnabled with nested profile-card swipes; done means determining whether a deadzone can prevent navigation swipes in the requested screen area or documenting the supported limitation.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react-native
Domain
mobile
Issue type
Feature
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.