meliorence / meliorence/react-native-snap-carousel
Stack layout make underlying images sit below and to the right instead of centered and to the right
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:
Is there a prop to adjust where how the underlying images are positioned?
Thanks
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 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