callstack / react-native-pager-view

React Native wrapper for the Android ViewPager and iOS UIPageViewController.
MIT License
2.59k stars 400 forks source link

Add support for previous an next item visibility #37

Open masoudltf opened 5 years ago

masoudltf commented 5 years ago

Add support for previous and next item visibility like react-native-snap-carousel

sunitdeswal commented 3 years ago

Hi, Is this issue resolved in 4..2.2 ? If yes then how to to set next and previous item visibility in 4.2.2 ?

troZee commented 3 years ago

It is not resolved yet ;'(

AnyaCraig commented 2 years ago

Any idea when this will be implemented @troZee? This is a pretty important feature for accessibility when using react-native-pager-view as a carousel.

dion-george commented 1 year ago

Any update on this?

MrXyfir commented 1 year ago

+1 for this feature.

danielkv commented 9 months ago

any update on this?

redocsss commented 9 months ago

+1 want the feature.

It'll be an important feature for carousel inside pager, especially for Android, since only nested pager performs nested swiping well.

thoth-seshat commented 4 months ago

I would also like to have this feature if possible. I'm going back to just using ScrollView because I can't seem to achieve the left/right peek effect that I need