leecade / leecade/react-native-swiper

best way to move text in from opposite direction over main view?

Open
#108 0 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

I'm looking to make an app intro where as you swipe left, a photo moves from the right (standard functionality), while text moves in from the left (new functionality), both corresponding with your horizontal gestures.

I'm assuming pass the onScroll prop and coordinate an absolutely positioned view on top. I'm just wondering if there are any known attempts at this anywhere already?? It's basically an animated "title" feature.

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 examining the Swiper component's existing horizontal gesture handling and the onScroll prop mentioned in the issue. Determine whether coordinated text movement belongs in the component or an example, and define done as text entering from the opposite side in sync with the horizontal gesture.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react-native
Domain
frontend, mobile
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.