kkemple / kkemple/react-native-sideswipe
Display only 1 image in the center and no left/right neighbors
- Dominant language
- JavaScript
- Stars
- 900
- Forks
- 69
- PR merge metrics
- No merged PRs in 30d
Description
- [x] I ran `[envinfo](https://www.npmjs.com/package/envinfo)` and added results to issue (if bug related) // <-- This is not needed since this is a usage question
- [x] I created a reproduction example in [expo](https://snack.expo.io) (if bug related)
See Expo example at https://snack.expo.io/@evanchan/sideswipe-issue.
I want to use the sideswipe to display 1 image at a time in the center, which is similar to:

However, what I am getting is:


I don't want to show left and right neighbor of the image in the center. What is the right way to do it, or is it possible?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by running the linked Expo Snack reproduction and reading the react-native-sideswipe usage and configuration shown there. Determine whether an existing option supports hiding neighboring images; done means one image is displayed centered without left or right neighbors.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react-native
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100