zachgibson / react-native-parallax-swiper

Paged Parallax Swiper with Effects
MIT License
623 stars 76 forks source link

Vertical and Horizontal views #41

Closed briankostar closed 2 years ago

briankostar commented 5 years ago

Is it possible to have both parallax swipe orientations? Ie give option to swipe left/right and top/bottom? I tried nesting the component but doesn't seem to work.

zachgibson commented 5 years ago

This is not currently a feature, however my initial thought is, it wouldn’t be that hard to implement.