meliorence / meliorence/react-native-snap-carousel

There is no skew effect for inactive slides along with scaling effect.

Open
#611 2 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

Is this a bug report, a feature request, or a question?

A feature reqest.

Have you followed the required steps before opening a bug report?

(Check the step you've followed - put an x character between the square brackets ([]).)

Have you made sure that it wasn't a React Native bug?

No, It is not.

Is the bug specific to iOS or Android? Or can it be reproduced on both platforms?

It is not a bug. Its about a feature request.

Is the bug reproductible in a production environment (not a debug one)?

It is not a bug. Its about a feature request.

Environment

Environment:
React: 16.8.3
React native: 0.59.1
react-native-snap-carousel: 3.8.1

Target Platform:
Android (6.0)
iOS (10.3)

Expected Behavior

Along with scale effect and opacity effect for inactive items, if there is an effect for skew effect it would appear as if the items are in rotating against a central axis.

Actual Behavior

It would bring a rotation effect.

Reproducible Demo

There are props for inactiveItemShift, inactiveItemOpacity and scale size ratio. There should be skew value input also.

Steps to Reproduce
  1. Would love to raise a pull request if it sounds fine.

Thank you

Contributor guide

Open the contributing guide

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 tracing how the existing inactiveItemShift, inactiveItemOpacity, and scale props are applied to inactive carousel items. Define how a skew input should affect those items and verify that the resulting presentation matches the requested rotating-against-a-central-axis effect on both Android and iOS.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.