meliorence / meliorence/react-native-snap-carousel
There is no skew effect for inactive slides along with scaling effect.
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 ([]).)
- I have read the guidelines regarding bug report.
- I have reviewed the documentation in its entirety, including the dedicated documentations 📚.
- I have searched for existing issues and made sure that the problem hasn't already been reported.
- I am using the latest plugin version.
- I am following the issue template closely in order to produce a useful bug report.
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
- Would love to raise a pull request if it sounds fine.
Thank you
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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