leecade / leecade/react-native-swiper
[All-iPhone-Device] Two photos are displayed in one picture in the Swiper
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 10.5k
- Forks
- 2.3k
- PR merge metrics
- No merged PRs in 30d
Description
Which OS ?
- IOS
Version
Which versions are you using:
- iPhone
14 and above - react-native-swiper v?
1.6.0 - react-native v0.?.?
0.71.6
Expected behaviour
- For Android devices, the transition between the images was smooth when I clicked
prevButtonornextButtonbut it's not the same for IOS mobile devices. - It should show only one image in the
swiperbut it shows the two images. - As per my knowledge, when we add more images to
Swiperit always pushes these images to the LHS.
Actual behaviour
How to reproduce it>
To help us, please fork this component, modify one example in the examples folder to reproduce your issue, and include the link here.
Steps to reproduce
- Scan the images using a native camera and I am sending these scanned images to the
Swipercomponent. - When I click on the
prevButtonornextButtonbutton it's not showing the proper image(s) in theSwipercomponent. - I've attached the screen shot.
Thank you for your time.
Contributor guide
No contributing guide indexed for this repository
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 Swiper component and the examples folder, reproducing the behavior on iPhone 14 or later with react-native-swiper 1.6.0 and React Native 0.71.6. Compare transitions triggered by prevButton and nextButton using the scanned images; done means the Swiper displays only the intended image during each transition.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react-native
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100