meliorence / meliorence/react-native-snap-carousel

Stack layout make underlying images sit below and to the right instead of centered and to the right

Open
#654 1 comment 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

Hi

I'm trying to modify the 'Stack' Layout so that the underlying tiles remain the same size and drop vertically below and to the right of the foremost image rather than the default of them being centered vertically and to the right. Something like this:

Screen Shot 2020-02-23 at 6 10 34 PM

Is there a prop to adjust where how the underlying images are positioned?

Thanks

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 with the Stack Layout entry point in react-native-snap-carousel and reproduce the positioning shown in the issue. Check the existing layout options or props to determine how the underlying images are placed; done means they retain their size and sit below and to the right of the foremost image.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.