leecade / leecade/react-native-swiper

No option to display multiple images

Open
#536 1 comment 4 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

✨enhancement
Dominant language
JavaScript
Stars
10.5k
Forks
2.3k
PR merge metrics
No merged PRs in 30d

Description

Which OS ?
iOS Latest

Version
Which versions are you using:

  • react-native-swiper v1.5.10
  • react-native v0.43

Expected behaviour
Ipad landscape mode has a larger width which can display two image at a time. But currently there is no way to do it. You can pass two images in single view as a child to Swiper but that way you will not be able to maintain the pagination index between landscape and portrait mode.

Feature is missing.

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 reviewing the current Swiper child and pagination behavior described in this issue, then inspect the repository's existing API for how images and orientation changes are handled. Done should provide a way to display multiple images in iPad landscape mode while preserving the pagination index when switching between landscape and portrait.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.